mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 09:05:39 +01:00
Color trailing whitespace green
This commit is contained in:
parent
7efcacca6d
commit
e5cb3e8d30
@ -7,3 +7,5 @@ icolor white ""(\\.|[^"])*""
|
|||||||
## Comments
|
## Comments
|
||||||
icolor brightblue "^[[:space:]]*#.*$"
|
icolor brightblue "^[[:space:]]*#.*$"
|
||||||
icolor cyan "^[[:space:]]*##.*$"
|
icolor cyan "^[[:space:]]*##.*$"
|
||||||
|
## Trailing spaces
|
||||||
|
color ,green "[[:space:]]+$"
|
||||||
|
Loading…
Reference in New Issue
Block a user