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:33:43 +02:00
parent cefadf98bf
commit 2ef74326f0
6 changed files with 965 additions and 0 deletions

View File

@ -51,6 +51,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
tpope-vim-abolish https://github.com/tpope/tpope-vim-abolish
""".strip()
GITHUB_ZIP = '%s/archive/master.zip'