Skip to content

Commit 97eeb03

Browse files
committed
Fix Readme.md
1 parent 10c667c commit 97eeb03

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The plugin will work once that you have configured and installed with your own c
1010

1111
###### vimplug
1212
call plug#begin('~/.vim/plugged')
13+
Plug 'skywind3000/asyncrun.vim'
1314
Plug 'carlos-cabgj/autodeploy.vim'
1415
call plug#end()
1516

doc/autodeploy.vim.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The plugin will work once that you have configured and installed with your own c
1010

1111
###### vimplug
1212
call plug#begin('~/.vim/plugged')
13+
Plug 'skywind3000/asyncrun.vim'
1314
Plug 'carlos-cabgj/autodeploy.vim'
1415
call plug#end()
1516

0 commit comments

Comments
 (0)