mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
For conformity, color trailing whitespace green, not blue
This commit is contained in:
parent
91ca5382ce
commit
08b3f8e87e
1 changed files with 1 additions and 1 deletions
|
|
@ -21,4 +21,4 @@ icolor brightred "\$\{?[0-9A-Z_!@#$*?-]+\}?"
|
|||
## Comments
|
||||
color magenta "(^|;)[[:space:]]*#.*"
|
||||
## Trailing whitespace
|
||||
color ,blue "[[:space:]]+$"
|
||||
color ,green "[[:space:]]+$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue