Color trailing whitespace green

This commit is contained in:
Elof
2016-12-06 22:15:38 +01:00
committed by GitHub
parent 3cfc98eb57
commit 1c1897e8f4
+3
View File
@@ -34,3 +34,6 @@ color magenta start="#!\[" end="\]"
# Some common markers
color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
## Trailing spaces
color ,green "[[:space:]]+$"