uncomment whitespace highlighting

This commit is contained in:
Michael Straube
2016-06-10 21:39:11 +02:00
parent ca019b6257
commit eef750872c
+1 -1
View File
@@ -39,4 +39,4 @@ color brightblue "//.*"
color brightblue start="/\*" end="\*/"
## Trailing whitespace
#color ,green "[[:space:]]+$"
color ,green "[[:space:]]+$"