add diffview
This commit is contained in:
@@ -115,7 +115,7 @@ call s:h('StatusLineNC', s:gray_7, s:gray_2, [s:attrs.italic])
|
||||
" call s:h('StatusLineTerm', s:none, s:bglighter, [s:attrs.bold])
|
||||
" call s:h('StatusLineTermNC', s:none, s:bglight)
|
||||
call s:h('WildMenu', s:none, s:gray_7)
|
||||
call s:h('Cursor', s:black, s:mauve)
|
||||
call s:h('Cursor', s:white, s:burgundy)
|
||||
call s:h('CursorLine', s:none, s:gray_1)
|
||||
call s:h('CursorColumn', s:none, s:gray_1)
|
||||
call s:h('CursorLineNr', s:yellow, s:none)
|
||||
|
||||
Reference in New Issue
Block a user