mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-09 02:44:45 +08:00
Fixed instructions for vim8, now loads the plugin (#63)
This commit is contained in:
committed by
Adriaan Zonnenberg
parent
f72aac329a
commit
fddbefe37a
@@ -26,7 +26,7 @@ git clone https://github.com/posva/vim-vue.git
|
|||||||
### Install without a plugin manager (Vim 8)
|
### Install without a plugin manager (Vim 8)
|
||||||
|
|
||||||
```bash
|
```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)
|
### Integration with [Syntastic](https://github.com/scrooloose/syntastic) or [ALE](https://github.com/w0rp/ale)
|
||||||
|
|||||||
Reference in New Issue
Block a user