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