12-08-2021
This commit is contained in:
11
.nano/conf.nanorc
Normal file
11
.nano/conf.nanorc
Normal file
@@ -0,0 +1,11 @@
|
||||
## 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:]]*##.*$"
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
Reference in New Issue
Block a user