mirror of
https://github.com/scopatz/nanorc
synced 2024-11-21 16:15:40 +01:00
Color trailing whitespace green
This commit is contained in:
parent
8266c06827
commit
3ce3cb9133
@ -48,3 +48,6 @@ icolor cyan "<[^= ]*>" "'(\\.|[^"])*'"
|
||||
|
||||
## Comment highlighting
|
||||
icolor brightred "!.*$" "(^[Cc]| [Cc]) .*$"
|
||||
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
Loading…
Reference in New Issue
Block a user