mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 08:35:39 +01:00
For conformity, color trailing whitespace green, not blue
This commit is contained in:
parent
91ca5382ce
commit
08b3f8e87e
@ -21,4 +21,4 @@ icolor brightred "\$\{?[0-9A-Z_!@#$*?-]+\}?"
|
|||||||
## Comments
|
## Comments
|
||||||
color magenta "(^|;)[[:space:]]*#.*"
|
color magenta "(^|;)[[:space:]]*#.*"
|
||||||
## Trailing whitespace
|
## Trailing whitespace
|
||||||
color ,blue "[[:space:]]+$"
|
color ,green "[[:space:]]+$"
|
||||||
|
Loading…
Reference in New Issue
Block a user