mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
For conformity, color trailing whitespace green, not red
This commit is contained in:
parent
25db126921
commit
91ca5382ce
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ color brightblack "^#[[:space:]]On branch"
|
|||
color brightblack "#"
|
||||
|
||||
# Trailing spaces (+LINT is not ok, git uses tabs)
|
||||
color ,red "[[:space:]]+$"
|
||||
color ,green "[[:space:]]+$"
|
||||
|
||||
|
||||
# This syntax format is used for interactive rebasing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue