We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c667c commit 97eeb03Copy full SHA for 97eeb03
README.md
@@ -10,6 +10,7 @@ The plugin will work once that you have configured and installed with your own c
10
11
###### vimplug
12
call plug#begin('~/.vim/plugged')
13
+ Plug 'skywind3000/asyncrun.vim'
14
Plug 'carlos-cabgj/autodeploy.vim'
15
call plug#end()
16
doc/autodeploy.vim.txt
0 commit comments