heavim/plugins/asyncomplete-lsp.vim.load.vim

4 lines
99 B
VimL

call dein#add('prabirshrestha/asyncomplete-lsp.vim', #{
\ lazy: 1,
\ on_event: 'VimEnter',
\ })