Skip to content

Commit eb2e1ed

Browse files
committed
add vim +PlugInstall +qall
1 parent a8693c5 commit eb2e1ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,15 +191,15 @@ Add the following line to your .vimrc.
191191

192192
Plug 'klen/python-mode', { 'for': 'python' }
193193

194-
Install Plugins `vim +PlugInstall +qall`
194+
Install Plugin `vim +PlugInstall +qall`
195195

196196
#### Using vim as a Go IDE
197197

198198
Add the following line to your .vimrc.
199199

200200
Plug 'fatih/vim-go', { 'for': 'go' }
201201

202-
Install Plugins `vim +PlugInstall +qall`
202+
Install Plugin `vim +PlugInstall +qall`
203203

204204
FAQ
205205
-----

0 commit comments

Comments
 (0)