Merge bd030ba2b8a9dec8039f534ba1f737312326fd90 into 39f06b873a8449af8ff6a3eee716d3da14d63a76

This commit is contained in:
eremitik 2021-02-06 17:20:31 +09:00 committed by GitHub
commit f368459d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,8 @@ Installation
* `git clone git://github.com/jiangmiao/auto-pairs.git ~/.vim/bundle/auto-pairs`
* [Vundle](https://github.com/VundleVim/Vundle.vim)
* `Plugin 'jiangmiao/auto-pairs'`
* [Plug](https://github.com/junegunn/vim-plug)
* `Plug 'https://github.com/jiangmiao/auto-pairs.git'`
Features
--------