Color trailing whitespace green

pull/127/head
Elof 7 years ago committed by GitHub
parent 3ce3cb9133
commit 10a47587e0

@ -14,3 +14,5 @@ color brightblue "(@|@@)[0-9A-Z_a-z]+"
## Comments
color brightcyan "#[^{].*$" "#$"
## Trailing spaces
color ,green "[[:space:]]+$"

Loading…
Cancel
Save