mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 10:50:26 +01:00
Color trailing whitespace green
This commit is contained in:
parent
1c1897e8f4
commit
54d9e4eee6
|
@ -24,3 +24,6 @@ color brightblack "^#.*"
|
||||||
|
|
||||||
# Logic keywords
|
# Logic keywords
|
||||||
color magenta "\<(if|elif|else|or|not|and|endif|end)\>"
|
color magenta "\<(if|elif|else|or|not|and|endif|end)\>"
|
||||||
|
|
||||||
|
## Trailing spaces
|
||||||
|
color ,green "[[:space:]]+$"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user