1
0
mirror of https://github.com/amix/vimrc synced 2025-07-03 22:25:32 +08:00
This commit is contained in:
amix
2017-07-16 14:38:57 +02:00
parent 2ef74326f0
commit 71ca6d0ec8
3 changed files with 138 additions and 61 deletions

View File

@ -52,6 +52,7 @@ vim-pug https://github.com/digitaltoad/vim-pug
vim-yankstack https://github.com/maxbrunsfeld/vim-yankstack
lightline.vim https://github.com/itchyny/lightline.vim
tpope-vim-abolish https://github.com/tpope/tpope-vim-abolish
mru.vim https://github.com/vim-scripts/mru.vim
""".strip()
GITHUB_ZIP = '%s/archive/master.zip'