mirror of
https://github.com/jiangmiao/auto-pairs.git
synced 2025-04-21 20:18:48 +08:00
Add Vim8 packages installation instructions
This commit is contained in:
parent
39f06b873a
commit
cea586ddfc
@ -7,6 +7,9 @@ Installation
|
||||
|
||||
* Manual
|
||||
* Copy `plugin/auto-pairs.vim` to `~/.vim/plugin`
|
||||
* Vim8 packages
|
||||
* `mkdir -p ~/.vim/pack/plugins/start/`
|
||||
* `git clone --depth 1 https://github.com/jiangmiao/auto-pairs.git ~/.vim/pack/plugins/start/auto-pairs`
|
||||
* [Pathogen](https://github.com/tpope/vim-pathogen)
|
||||
* `git clone git://github.com/jiangmiao/auto-pairs.git ~/.vim/bundle/auto-pairs`
|
||||
* [Vundle](https://github.com/VundleVim/Vundle.vim)
|
||||
|
Loading…
x
Reference in New Issue
Block a user