Add Pathogen instruction

Closes #28
This commit is contained in:
Kai Hendry
2016-10-14 11:09:56 +08:00
committed by GitHub
parent bedcc2e35f
commit 06a7bf054b

View File

@@ -14,6 +14,13 @@ new version instead of a PR.
`Plugin 'posva/vim-vue'`
### Install with [Pathogen](https://github.com/tpope/vim-pathogen)
```
cd ~/.vim/bundle && \
git clone https://github.com/posva/vim-vue.git
```
### Integration with [Syntastic](https://github.com/scrooloose/syntastic)
Currently only `eslint` is available. Please make sure `eslint` and