1
0
mirror of https://github.com/scopatz/nanorc synced 2024-11-21 16:15:40 +01:00

Color trailing whitespace green

This commit is contained in:
Elof 2016-12-06 22:02:16 +01:00 committed by GitHub
parent 10a47587e0
commit 60bd52d24d

View File

@ -29,3 +29,6 @@ color green "--.*"
color green start="\{-" end="-\}"
color brightred "undefined"
## Trailing spaces
color ,green "[[:space:]]+$"