mirror of
https://github.com/scopatz/nanorc
synced 2024-11-21 16:15:40 +01:00
Merge pull request #126 from elofu17/patch-1
Fixed typo (and changed color) for trailing whitespace
This commit is contained in:
commit
25db126921
@ -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