mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 19:00:27 +01:00
Fixed typo (and changed color) for trailing whitespace
This commit is contained in:
parent
99b6a21f37
commit
d036a8c73c
|
@ -34,5 +34,5 @@ color brightcyan "##[^{].*$" "##$"
|
||||||
## Some common markers
|
## Some common markers
|
||||||
color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
|
color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
|
||||||
## Trailing spaces
|
## Trailing spaces
|
||||||
color red "[[:space:]]+$"
|
color ,green "[[:space:]]+$"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user