For conformity, color trailing whitespace green, not blue

This commit is contained in:
Elof 2016-12-06 22:43:53 +01:00 committed by GitHub
parent 91ca5382ce
commit 08b3f8e87e
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ icolor brightred "\$\{?[0-9A-Z_!@#$*?-]+\}?"
## Comments
color magenta "(^|;)[[:space:]]*#.*"
## Trailing whitespace
color ,blue "[[:space:]]+$"
color ,green "[[:space:]]+$"