4 lines
86 B
VimL
4 lines
86 B
VimL
call dein#add('mattn/vim-lsp-settings', #{
|
|
\ lazy: 1,
|
|
\ on_event: 'VimEnter',
|
|
\ })
|