Split vim-lsp loader
This commit is contained in:
parent
7df8cb1b7f
commit
548bc04e14
4 changed files with 3 additions and 3 deletions
1
bundles-init/async.vim.load
Normal file
1
bundles-init/async.vim.load
Normal file
|
@ -0,0 +1 @@
|
|||
NeoBundle 'prabirshrestha/async.vim'
|
1
bundles-init/asyncomplete-lsp.vim.load.vim
Normal file
1
bundles-init/asyncomplete-lsp.vim.load.vim
Normal file
|
@ -0,0 +1 @@
|
|||
NeoBundle 'prabirshrestha/asyncomplete-lsp.vim'
|
1
bundles-init/asyncomplete.vim.load.vim
Normal file
1
bundles-init/asyncomplete.vim.load.vim
Normal file
|
@ -0,0 +1 @@
|
|||
NeoBundle 'prabirshrestha/asyncomplete.vim'
|
|
@ -1,4 +1 @@
|
|||
NeoBundle 'prabirshrestha/asyncomplete.vim'
|
||||
NeoBundle 'prabirshrestha/async.vim'
|
||||
NeoBundle 'prabirshrestha/vim-lsp'
|
||||
NeoBundle 'prabirshrestha/asyncomplete-lsp.vim'
|
||||
|
|
Loading…
Reference in a new issue