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