1
0
mirror of https://github.com/amix/vimrc synced 2025-07-03 22:25:32 +08:00

Revert "Added the auto-pairs plugin"

This reverts commit 1f99361484.
This commit is contained in:
amix
2016-08-24 00:02:40 +02:00
parent a56d767989
commit 23ba938b6d
3 changed files with 0 additions and 875 deletions

View File

@ -52,7 +52,6 @@ vim-flake8 https://github.com/nvie/vim-flake8
vim-pug https://github.com/digitaltoad/vim-pug
vim-yankstack https://github.com/maxbrunsfeld/vim-yankstack
lightline.vim https://github.com/itchyny/lightline.vim
auto-pairs https://github.com/jiangmiao/auto-pairs
""".strip()
GITHUB_ZIP = '%s/archive/master.zip'