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