Color trailing whitespace green
This commit is contained in:
@@ -14,3 +14,5 @@ color brightblue "(@|@@)[0-9A-Z_a-z]+"
|
|||||||
## Comments
|
## Comments
|
||||||
color brightcyan "#[^{].*$" "#$"
|
color brightcyan "#[^{].*$" "#$"
|
||||||
|
|
||||||
|
## Trailing spaces
|
||||||
|
color ,green "[[:space:]]+$"
|
||||||
|
|||||||
Reference in New Issue
Block a user