Highlight whitespace

This commit is contained in:
Michael Straube 2016-06-12 18:48:32 +02:00
parent ed1d8042cd
commit 74e57db6d6
2 changed files with 4 additions and 1 deletions

View file

@ -12,4 +12,4 @@ icolor brightgreen "^\s+[0-9A-Z_]+\s+\(\)"
icolor brightred "\$\{?[0-9A-Z_!@#$*?-]+\}?"
color brightyellow ""(\\.|[^"])*"" "'(\\.|[^'])*'"
color cyan "(^|[[:space:]])#.*$"
#color ,green "[[:space:]]+$"
color ,green "[[:space:]]+$"