1
0
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:
Anthony Scopatz 2016-12-06 13:13:25 -05:00 committed by GitHub
commit 25db126921

View File

@ -34,5 +34,5 @@ color brightcyan "##[^{].*$" "##$"
## Some common markers
color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
## Trailing spaces
color red "[[:space:]]+$"
color ,green "[[:space:]]+$"