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
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…
Reference in New Issue
Block a user