tweaks: snip trailing whitespace that ended with a non-breaking space
parent
e9ba058f3d
commit
af71d44e4e
syntax
|
@ -38,5 +38,5 @@ color brightblue "^[[:space:]]*#[[:space:]]*(define|include|import|(un|ifn?)def|
|
||||||
color yellow "//.*"
|
color yellow "//.*"
|
||||||
color yellow start="/\*" end="\*/"
|
color yellow start="/\*" end="\*/"
|
||||||
|
|
||||||
# Trailing whitespace.
|
# Trailing whitespace.
|
||||||
color ,green "[[:space:]]+$"
|
color ,green "[[:space:]]+$"
|
||||||
|
|
Loading…
Reference in New Issue