Color trailing whitespace green
This commit is contained in:
@@ -48,3 +48,6 @@ icolor cyan "<[^= ]*>" "'(\\.|[^"])*'"
|
||||
|
||||
## Comment highlighting
|
||||
icolor brightred "!.*$" "(^[Cc]| [Cc]) .*$"
|
||||
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
||||
Reference in New Issue
Block a user