heavim/plugins/vim-lsp.load.vim

5 lines
86 B
VimL
Raw Permalink Normal View History

2023-06-24 17:01:51 +02:00
call dein#add('prabirshrestha/vim-lsp', #{
\ lazy: 1,
\ on_event: 'VimEnter',
\ })