Color trailing whitespace green

pull/127/head
Elof 8 years ago committed by GitHub
parent 8266c06827
commit 3ce3cb9133

@ -48,3 +48,6 @@ icolor cyan "<[^= ]*>" "'(\\.|[^"])*'"
## Comment highlighting
icolor brightred "!.*$" "(^[Cc]| [Cc]) .*$"
## Trailing spaces
color ,green "[[:space:]]+$"

Loading…
Cancel
Save