uncomment whitespace highlighting

This commit is contained in:
Michael Straube 2016-06-10 21:39:11 +02:00
parent ca019b6257
commit eef750872c
1 changed files with 1 additions and 1 deletions

View File

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