Color trailing whitespace green
This commit is contained in:
@@ -14,3 +14,6 @@ color white "[sm]/.*/"
|
|||||||
color brightblue start="(^use| = new)" end=";"
|
color brightblue start="(^use| = new)" end=";"
|
||||||
color brightgreen "#.*"
|
color brightgreen "#.*"
|
||||||
color brightred start="<<EOSQL" end="EOSQL"
|
color brightred start="<<EOSQL" end="EOSQL"
|
||||||
|
|
||||||
|
## Trailing spaces
|
||||||
|
color ,green "[[:space:]]+$"
|
||||||
|
|||||||
Reference in New Issue
Block a user