1
0
mirror of https://github.com/amix/vimrc synced 2025-07-07 00:15:00 +08:00

Merge branch 'master' into feature/vim-indent-guides

This commit is contained in:
Amir Salihefendic
2021-07-04 22:59:59 +02:00
committed by GitHub
543 changed files with 18894 additions and 4757 deletions

View File

@ -58,6 +58,8 @@ typescript-vim https://github.com/leafgarland/typescript-vim
vim-javascript https://github.com/pangloss/vim-javascript
vim-python-pep8-indent https://github.com/Vimjas/vim-python-pep8-indent
vim-indent-guides https://github.com/nathanaelkane/vim-indent-guides
mru.vim https://github.com/vim-scripts/mru.vim
editorconfig-vim https://github.com/editorconfig/editorconfig-vim
""".strip()
GITHUB_ZIP = "%s/archive/master.zip"