Color trailing whitespace green
This commit is contained in:
@@ -24,3 +24,6 @@ color brightblack "^#.*"
|
||||
|
||||
# Logic keywords
|
||||
color magenta "\<(if|elif|else|or|not|and|endif|end)\>"
|
||||
|
||||
## Trailing spaces
|
||||
color ,green "[[:space:]]+$"
|
||||
|
||||
Reference in New Issue
Block a user