vimrc(plug): add neoinclude.vim
This commit is contained in:
parent
ea3aaa5db8
commit
d1c32ce851
@ -87,6 +87,7 @@ Plug 'roxma/vim-hug-neovim-rpc'
|
|||||||
Plug 'Shougo/deoplete.nvim'
|
Plug 'Shougo/deoplete.nvim'
|
||||||
Plug 'deoplete-plugins/deoplete-jedi', { 'for': ['python'] }
|
Plug 'deoplete-plugins/deoplete-jedi', { 'for': ['python'] }
|
||||||
|
|
||||||
|
Plug 'Shougo/neoinclude.vim', { 'for': ['cpp'] }
|
||||||
Plug 'prabirshrestha/async.vim'
|
Plug 'prabirshrestha/async.vim'
|
||||||
Plug 'prabirshrestha/vim-lsp'
|
Plug 'prabirshrestha/vim-lsp'
|
||||||
Plug 'rhysd/vim-lsp-ale'
|
Plug 'rhysd/vim-lsp-ale'
|
||||||
|
Loading…
Reference in New Issue
Block a user