mirror of
https://github.com/scopatz/nanorc
synced 2024-11-21 08:15:38 +01:00
For conformity, color trailing whitespace green, not red
This commit is contained in:
parent
25db126921
commit
91ca5382ce
@ -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…
Reference in New Issue
Block a user