mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 10:50:26 +01:00
Color trailing whitespace green
This commit is contained in:
parent
0ca37f9fdd
commit
81aa8c3455
|
@ -14,3 +14,6 @@ color white "[sm]/.*/"
|
|||
color brightblue start="(^use| = new)" end=";"
|
||||
color brightgreen "#.*"
|
||||
color brightred start="<<EOSQL" end="EOSQL"
|
||||
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
|
Loading…
Reference in New Issue
Block a user