mirror of
https://github.com/scopatz/nanorc
synced 2025-04-05 13:30:05 +02: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 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 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="-->"
|
color magenta start="<!--" end="-->"
|
||||||
|
|
||||||
|
## Trailing spaces
|
||||||
|
color ,green "[[:space:]]+$"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user