Merge pull request #42 from halftan/master

Update README, correct the installation destination by pathogen.
This commit is contained in:
Miao Jiang 2013-03-19 07:28:18 -07:00
commit d23864fdd6

View File

@ -7,7 +7,8 @@ Installation
copy plugin/auto-pairs.vim to ~/.vim/plugin copy plugin/auto-pairs.vim to ~/.vim/plugin
or if you are using `pathogen`: or if you are using `pathogen`:
```git clone git://github.com/jiangmiao/auto-pairs.git ~/.vim/bundle```
```git clone git://github.com/jiangmiao/auto-pairs.git ~/.vim/bundle/auto-pairs```
Features Features
-------- --------