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 166cf29 commit a8693c5Copy full SHA for a8693c5
README.md
@@ -191,12 +191,16 @@ Add the following line to your .vimrc.
191
192
Plug 'klen/python-mode', { 'for': 'python' }
193
194
+Install Plugins `vim +PlugInstall +qall`
195
+
196
#### Using vim as a Go IDE
197
198
Add the following line to your .vimrc.
199
200
Plug 'fatih/vim-go', { 'for': 'go' }
201
202
203
204
FAQ
205
-----
206
0 commit comments