1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 11:50:05 +08:00

Remove vim-diminactive

This commit is contained in:
wsdjeg 2018-03-18 16:44:02 +08:00
parent 0a7ce77e05
commit 10d7ef7c84

View File

@ -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,