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

uncomment whitespace highlighting

This commit is contained in:
Michael Straube 2016-06-10 21:39:11 +02:00
parent ca019b6257
commit eef750872c

View File

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