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