4 lines
95 B
VimL
4 lines
95 B
VimL
call dein#add('prabirshrestha/asyncomplete.vim', #{
|
|
\ lazy: 1,
|
|
\ on_event: 'VimEnter',
|
|
\ })
|