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
+1 -1
View File
@@ -39,4 +39,4 @@ color brightblue "//.*"
color brightblue start="/\*" end="\*/"
## Trailing whitespace
#color ,green "[[:space:]]+$"
color ,green "[[:space:]]+$"