Color trailing whitespace green

pull/127/head
Elof 7 years ago committed by GitHub
parent 7efcacca6d
commit e5cb3e8d30

@ -7,3 +7,5 @@ icolor white ""(\\.|[^"])*""
## Comments
icolor brightblue "^[[:space:]]*#.*$"
icolor cyan "^[[:space:]]*##.*$"
## Trailing spaces
color ,green "[[:space:]]+$"

Loading…
Cancel
Save