Fixed instructions for vim8, now loads the plugin (#63)

This commit is contained in:
Milot Mirdita
2017-04-07 21:09:49 +02:00
committed by Adriaan Zonnenberg
parent f72aac329a
commit fddbefe37a

View File

@@ -26,7 +26,7 @@ git clone https://github.com/posva/vim-vue.git
### Install without a plugin manager (Vim 8)
```bash
git clone https://github.com/posva/vim-vue.git ~/.vim/pack/plugins/start
git clone https://github.com/posva/vim-vue.git ~/.vim/pack/plugins/start/vim-vue
```
### Integration with [Syntastic](https://github.com/scrooloose/syntastic) or [ALE](https://github.com/w0rp/ale)