Color trailing whitespace green

pull/127/head
Elof 8 years ago committed by GitHub
parent 3cfc98eb57
commit 1c1897e8f4

@ -34,3 +34,6 @@ color magenta start="#!\[" end="\]"
# Some common markers
color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
## Trailing spaces
color ,green "[[:space:]]+$"

Loading…
Cancel
Save