mirror of
https://github.com/scopatz/nanorc
synced 2025-04-04 21:10:30 +02:00
Color trailing whitespace green
This commit is contained in:
parent
d3a313afd8
commit
6ba2322409
@ -23,3 +23,5 @@ color yellow "\<(new|ref|mutable|lazy|assert|raise)\>"
|
|||||||
color white start="\(\*" end="\*\)"
|
color white start="\(\*" end="\*\)"
|
||||||
#strings (no multiline handling yet)
|
#strings (no multiline handling yet)
|
||||||
color brightblack ""[^\"]*""
|
color brightblack ""[^\"]*""
|
||||||
|
## Trailing spaces
|
||||||
|
color ,green "[[:space:]]+$"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user