mirror of
https://github.com/scopatz/nanorc
synced 2025-04-19 19:50:05 +02: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
|
# Comment Color
|
||||||
color brightblue "#.*$"
|
color brightblue "#.*$"
|
||||||
|
|
||||||
|
## Trailing spaces
|
||||||
|
color ,green "[[:space:]]+$"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user