mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 19:00:27 +01:00
Color trailing whitespace green
This commit is contained in:
parent
e5cb3e8d30
commit
55ef33c37f
|
@ -8,3 +8,6 @@ color brightwhite start=":" end="[;^\{]"
|
||||||
color brightblue ":active|:focus|:hover|:link|:visited|:link|:after|:before|$"
|
color brightblue ":active|:focus|:hover|:link|:visited|:link|:after|:before|$"
|
||||||
color brightblue start="\/\*" end="\*\/"
|
color brightblue start="\/\*" end="\*\/"
|
||||||
color green ";|:|\{|\}"
|
color green ";|:|\{|\}"
|
||||||
|
|
||||||
|
## Trailing spaces
|
||||||
|
color ,green "[[:space:]]+$"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user