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