Color trailing whitespace green
This commit is contained in:
@@ -34,3 +34,6 @@ color magenta start="#!\[" end="\]"
|
|||||||
|
|
||||||
# Some common markers
|
# Some common markers
|
||||||
color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
|
color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
|
||||||
|
|
||||||
|
## Trailing spaces
|
||||||
|
color ,green "[[:space:]]+$"
|
||||||
|
|||||||
Reference in New Issue
Block a user