mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Color trailing whitespace green
This commit is contained in:
parent
7efcacca6d
commit
e5cb3e8d30
1 changed files with 2 additions and 0 deletions
|
|
@ -7,3 +7,5 @@ icolor white ""(\\.|[^"])*""
|
|||
## Comments
|
||||
icolor brightblue "^[[:space:]]*#.*$"
|
||||
icolor cyan "^[[:space:]]*##.*$"
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue