mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 10:50:26 +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
|
||||
color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
|
||||
## Trailing spaces
|
||||
color red "[[:space:]]+$"
|
||||
color ,green "[[:space:]]+$"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user