We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5133d2e commit 47ab966Copy full SHA for 47ab966
1 file changed
README.md
@@ -153,9 +153,9 @@ let g:syntastic_html_tidy_ignore_errors = ['proprietary attribute "myhotcompany-
153
% git clone git://github.com/burnettk/vim-angular.git
154
155
* Using [Vundle][vundle], add the following to your `vimrc` and then run
156
- `:BundleInstall`
+ `:PluginInstall`
157
158
- Plugin "burnettk/vim-angular"
+ Plugin 'burnettk/vim-angular'
159
160
Once help tags have been generated, you can view the manual with
161
`:help angular`.
0 commit comments