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
60bd52d24d
commit
64896f535d
@ -6,3 +6,6 @@ color red "&[^;[[:space:]]]*;"
|
||||
color yellow ""[^"]*"|qq\|.*\|"
|
||||
color red "(action|alt|bgcolor|height|href|id|label|longdesc|method|name|onclick|onfocus|onload|onmouseover|rel|size|span|src|style|target|title|type|value|width)="
|
||||
color magenta start="<!--" end="-->"
|
||||
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
Loading…
Reference in New Issue
Block a user