mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Color trailing whitespace green
This commit is contained in:
parent
10a47587e0
commit
60bd52d24d
1 changed files with 3 additions and 0 deletions
|
|
@ -29,3 +29,6 @@ color green "--.*"
|
||||||
color green start="\{-" end="-\}"
|
color green start="\{-" end="-\}"
|
||||||
|
|
||||||
color brightred "undefined"
|
color brightred "undefined"
|
||||||
|
|
||||||
|
## Trailing spaces
|
||||||
|
color ,green "[[:space:]]+$"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue