Made whitespace highlighting optional

This commit is contained in:
Anomitee 2014-01-04 17:42:19 +11:00
parent d566590602
commit 722ed013a6
1 changed files with 1 additions and 1 deletions

View File

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