1
0
mirror of https://github.com/scopatz/nanorc synced 2024-11-22 08:35:39 +01:00

Merge pull request #102 from mis2/c-whitespace

uncomment whitespace highlighting
This commit is contained in:
Anthony Scopatz 2016-06-10 15:43:45 -04:00 committed by GitHub
commit ed1d8042cd

View File

@ -39,4 +39,4 @@ color brightblue "//.*"
color brightblue start="/\*" end="\*/" color brightblue start="/\*" end="\*/"
## Trailing whitespace ## Trailing whitespace
#color ,green "[[:space:]]+$" color ,green "[[:space:]]+$"