* Nanorc: Copy comment syntax from nano 4.6 nanorcs
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
## Here is an example for patch files.
|
||||
##
|
||||
syntax "Patch" "\.(patch|diff)$"
|
||||
# You can't add comments in patch files.
|
||||
comment ""
|
||||
|
||||
color brightgreen "^\+.*"
|
||||
color green "^\+\+\+.*"
|
||||
color brightblue "^ .*"
|
||||
|
||||
Reference in New Issue
Block a user