mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:40:05 +08:00
Add plugins.
tagbar-makefile, let tagbar support makefile. tagbar-proto, let tagbar support protobuf.
This commit is contained in:
parent
3e9f091f70
commit
34c6cd8180
@ -4,6 +4,8 @@ function! SpaceVim#layers#ui#plugins() abort
|
||||
\ ['Yggdroot/indentLine'],
|
||||
\ ['mhinz/vim-signify'],
|
||||
\ ['majutsushi/tagbar', {'loadconf' : 1}],
|
||||
\ ['tenfyzhong/tagbar-makefile.vim', {'merged': 0}],
|
||||
\ ['tenfyzhong/tagbar-proto.vim', {'merged': 0}],
|
||||
\ ['lvht/tagbar-markdown',{'merged' : 0}],
|
||||
\ ['t9md/vim-choosewin', {'merged' : 0}],
|
||||
\ ['mhinz/vim-startify', {'loadconf' : 1}],
|
||||
|
Loading…
Reference in New Issue
Block a user