mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Made whitespace highlighting optional
This commit is contained in:
parent
d566590602
commit
722ed013a6
1 changed files with 1 additions and 1 deletions
2
c.nanorc
2
c.nanorc
|
|
@ -36,4 +36,4 @@ color brightblue "//.*"
|
|||
color brightblue start="/\*" end="\*/"
|
||||
|
||||
## Trailing whitespace
|
||||
color ,green "[[:space:]]+$"
|
||||
#color ,green "[[:space:]]+$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue