setting gitSummary to no color
This commit is contained in:
parent
b6ae00b0a5
commit
979e41e24d
1 changed files with 1 additions and 0 deletions
|
|
@ -353,4 +353,5 @@ call <sid>hi('gitcommitSelectedFile', s:cdGreen, {}, 'none', {})
|
|||
call <sid>hi('gitcommitDiscardedType', s:cdRed, {}, 'none', {})
|
||||
call <sid>hi('gitcommitDiscardedFile', s:cdRed, {}, 'none', {})
|
||||
call <sid>hi('gitcommitOverflow', s:cdRed, {}, 'none', {})
|
||||
call <sid>hi('gitcommitSummary', {}, {}, 'none', {})
|
||||
call <sid>hi('gitcommitBlank', {}, {}, 'none', {})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue