mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 19:00:27 +01:00
Color trailing whitespace green
This commit is contained in:
parent
81aa8c3455
commit
0fd4cfd55e
|
@ -47,3 +47,6 @@ color green start=""""([^"]|$)" end=""""" start="'''([^']|$)" end="'''"
|
|||
#color cyan start=""""" end=""""" start="'''" end="'''"
|
||||
#color cyan start="("""[^"]|[^"]""")" end="("""[^"]|[^"]""")" start="'''[^']" end="'''"
|
||||
#color cyan start="\"\"\"" end="\"\"\""
|
||||
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
|
Loading…
Reference in New Issue
Block a user