mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 08:35:39 +01:00
Color trailing whitespace green
This commit is contained in:
parent
54d9e4eee6
commit
2f4a44f838
@ -9,3 +9,6 @@ color cyan ">"
|
|||||||
color yellow start="<!DOCTYPE" end="[/]?>"
|
color yellow start="<!DOCTYPE" end="[/]?>"
|
||||||
color yellow start="<!--" end="-->"
|
color yellow start="<!--" end="-->"
|
||||||
color red "&[^;]*;"
|
color red "&[^;]*;"
|
||||||
|
|
||||||
|
## Trailing spaces
|
||||||
|
color ,green "[[:space:]]+$"
|
||||||
|
Loading…
Reference in New Issue
Block a user