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
0fd4cfd55e
commit
3cfc98eb57
@ -30,3 +30,5 @@ color brightcyan "##[^{].*$" "##$"
|
||||
color green start="<<-?'?EOT'?" end="^EOT"
|
||||
## Some common markers
|
||||
color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
Loading…
Reference in New Issue
Block a user