mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 16:45:40 +01:00
For conformity, color trailing whitespace green, not blue
This commit is contained in:
parent
08b3f8e87e
commit
791c23ca8a
@ -39,4 +39,4 @@ color cyan "(^|[[:space:]])#.*$"
|
|||||||
color brightcyan "(^|[[:space:]])##.*$"
|
color brightcyan "(^|[[:space:]])##.*$"
|
||||||
|
|
||||||
## Trailing spaces
|
## Trailing spaces
|
||||||
color ,blue "[[:space:]]+$"
|
color ,green "[[:space:]]+$"
|
||||||
|
Loading…
Reference in New Issue
Block a user