Split vim-lsp loader

This commit is contained in:
Emmanuel BENOîT 2020-12-05 00:36:36 +01:00
parent 7df8cb1b7f
commit 548bc04e14
4 changed files with 3 additions and 3 deletions

View file

@ -0,0 +1 @@
NeoBundle 'prabirshrestha/async.vim'

View file

@ -0,0 +1 @@
NeoBundle 'prabirshrestha/asyncomplete-lsp.vim'

View file

@ -0,0 +1 @@
NeoBundle 'prabirshrestha/asyncomplete.vim'

View file

@ -1,4 +1 @@
NeoBundle 'prabirshrestha/asyncomplete.vim'
NeoBundle 'prabirshrestha/async.vim'
NeoBundle 'prabirshrestha/vim-lsp'
NeoBundle 'prabirshrestha/asyncomplete-lsp.vim'