mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 12:50:04 +08:00
fix(colorscheme): link WinSeparator to VertSplit
This commit is contained in:
parent
9ee8606e80
commit
c46968d5e1
@ -141,6 +141,7 @@ function! s:fix_colorschem_in_SpaceVim() abort
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
hi SpaceVimLeaderGuiderGroupName cterm=bold ctermfg=175 gui=bold guifg=#d3869b
|
hi SpaceVimLeaderGuiderGroupName cterm=bold ctermfg=175 gui=bold guifg=#d3869b
|
||||||
|
hi link WinSeparator VertSplit
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
function! s:apply_custom_space_keybindings() abort
|
function! s:apply_custom_space_keybindings() abort
|
||||||
|
Loading…
Reference in New Issue
Block a user