Color trailing whitespace green

This commit is contained in:
Elof 2016-12-06 22:02:16 +01:00 committed by GitHub
parent 10a47587e0
commit 60bd52d24d
1 changed files with 3 additions and 0 deletions

View File

@ -29,3 +29,6 @@ color green "--.*"
color green start="\{-" end="-\}"
color brightred "undefined"
## Trailing spaces
color ,green "[[:space:]]+$"