mirror of
https://github.com/scopatz/nanorc
synced 2025-04-04 21:10:30 +02: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…
x
Reference in New Issue
Block a user