First nanorc commit.
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
## Here is an example for nanorc files.
|
||||
##
|
||||
syntax "conf" "\.c[o]?nf$"
|
||||
## Possible errors and parameters
|
||||
## Strings
|
||||
icolor white ""(\\.|[^"])*""
|
||||
## Comments
|
||||
icolor brightblue "^[[:space:]]*#.*$"
|
||||
icolor cyan "^[[:space:]]*##.*$"
|
||||
|
||||
Reference in New Issue
Block a user