mirror of
https://github.com/scopatz/nanorc
synced 2025-04-05 13:30:05 +02:00
Highlight trailing whitespace
This commit is contained in:
parent
54ba247767
commit
8ac8d00e08
@ -37,3 +37,6 @@ color red "\\[0-7][0-7]?[0-7]?|\\x[0-9a-fA-F]+|\\[bfnrt'"\?\\]"
|
||||
## Comments
|
||||
color magenta start="/\*" end="\*/"
|
||||
color magenta "//.*$"
|
||||
|
||||
## Trailing whitespace
|
||||
color ,green "[[:space:]]+$"
|
||||
|
Loading…
x
Reference in New Issue
Block a user