For conformity, color trailing whitespace green, not blue

This commit is contained in:
Elof 2016-12-06 22:44:39 +01:00 committed by GitHub
parent 08b3f8e87e
commit 791c23ca8a
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ color cyan "(^|[[:space:]])#.*$"
color brightcyan "(^|[[:space:]])##.*$"
## Trailing spaces
color ,blue "[[:space:]]+$"
color ,green "[[:space:]]+$"