Color trailing whitespace green

This commit is contained in:
Elof
2016-12-06 21:58:21 +01:00
committed by GitHub
parent b02326b48f
commit 8266c06827
+2
View File
@@ -22,3 +22,5 @@ color brightcyan "##[^{].*$" "##$"
color green start="<<-?'?EOT'?" end="^EOT"
color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
## Trailing spaces
color ,green "[[:space:]]+$"