Color trailing whitespace green
This commit is contained in:
@@ -29,3 +29,6 @@ color green "--.*"
|
|||||||
color green start="\{-" end="-\}"
|
color green start="\{-" end="-\}"
|
||||||
|
|
||||||
color brightred "undefined"
|
color brightred "undefined"
|
||||||
|
|
||||||
|
## Trailing spaces
|
||||||
|
color ,green "[[:space:]]+$"
|
||||||
|
|||||||
Reference in New Issue
Block a user