mirror of
https://github.com/amix/vimrc
synced 2025-07-03 22:25:32 +08:00
Added the auto-pairs plugin
This commit is contained in:
@ -52,6 +52,7 @@ 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'
|
||||
|
Reference in New Issue
Block a user