mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Fixed typo (and changed color) for trailing whitespace
This commit is contained in:
parent
99b6a21f37
commit
d036a8c73c
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue