Skip to content

Commit a8693c5

Browse files
committed
add vim +PluginInstall +qall
1 parent 166cf29 commit a8693c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

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

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

194+
Install Plugins `vim +PlugInstall +qall`
195+
194196
#### Using vim as a Go IDE
195197

196198
Add the following line to your .vimrc.
197199

198200
Plug 'fatih/vim-go', { 'for': 'go' }
199201

202+
Install Plugins `vim +PlugInstall +qall`
203+
200204
FAQ
201205
-----
202206

0 commit comments

Comments
 (0)