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