4 lines
101 B
VimL
4 lines
101 B
VimL
call dein#add('skywind3000/asyncrun.vim', #{
|
|
\ lazy: 1,
|
|
\ on_cmd: ['AsyncRun', 'AsyncStop'],
|
|
\ })
|