heavim/plugins/vim-lsp.load.vim

4 lines
86 B
VimL

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