mirror of
https://github.com/scopatz/nanorc
synced 2024-11-21 16:15:40 +01:00
Color trailing whitespace green
This commit is contained in:
parent
55ef33c37f
commit
b02326b48f
@ -28,3 +28,6 @@ color cyan start=""""[^"]" end=""""" start="'''[^']" end="'''"
|
||||
|
||||
# Comment Color
|
||||
color brightblue "#.*$"
|
||||
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
Loading…
Reference in New Issue
Block a user