mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 09:20:04 +08:00
Remove vim-diminactive
This commit is contained in:
parent
0a7ce77e05
commit
10d7ef7c84
@ -16,7 +16,6 @@ function! SpaceVim#layers#ui#plugins() abort
|
||||
\ ['lvht/tagbar-markdown',{'merged' : 0}],
|
||||
\ ['t9md/vim-choosewin', {'merged' : 0}],
|
||||
\ ['mhinz/vim-startify', {'loadconf' : 1, 'merged' : 0}],
|
||||
\ ['blueyed/vim-diminactive', {'merged' : 0}],
|
||||
\ ]
|
||||
if get(g:, '_spacevim_statusline_loaded', 0) == 0
|
||||
call add(plugins, ['vim-airline/vim-airline', { 'merged' : 0,
|
||||
|
Loading…
Reference in New Issue
Block a user