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 a8693c5 commit eb2e1edCopy full SHA for eb2e1ed
README.md
@@ -191,15 +191,15 @@ Add the following line to your .vimrc.
191
192
Plug 'klen/python-mode', { 'for': 'python' }
193
194
-Install Plugins `vim +PlugInstall +qall`
+Install Plugin `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
-----
0 commit comments