mirror of
https://github.com/scopatz/nanorc
synced 2024-11-21 08:15:38 +01:00
Color trailing whitespace green
This commit is contained in:
parent
3ce3cb9133
commit
10a47587e0
@ -14,3 +14,5 @@ color brightblue "(@|@@)[0-9A-Z_a-z]+"
|
||||
## Comments
|
||||
color brightcyan "#[^{].*$" "#$"
|
||||
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
Loading…
Reference in New Issue
Block a user