Made whitespace highlighting optional

This commit is contained in:
Anomitee 2014-01-04 17:42:19 +11:00
parent d566590602
commit 722ed013a6

View File

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