1
0
mirror of https://github.com/scopatz/nanorc synced 2024-11-22 08:35:39 +01:00

Made whitespace highlighting optional

This commit is contained in:
Anomitee 2014-01-04 17:42:19 +11:00
parent d566590602
commit 722ed013a6

View File

@ -36,4 +36,4 @@ color brightblue "//.*"
color brightblue start="/\*" end="\*/" color brightblue start="/\*" end="\*/"
## Trailing whitespace ## Trailing whitespace
color ,green "[[:space:]]+$" #color ,green "[[:space:]]+$"