mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Added a new maping to update_plugins.py
This commit is contained in:
parent
6e12f37544
commit
349a9f5cda
@ -30,6 +30,7 @@ vim-snipmate https://github.com/garbas/vim-snipmate
|
|||||||
vim-snippets https://github.com/honza/vim-snippets
|
vim-snippets https://github.com/honza/vim-snippets
|
||||||
vim-surround https://github.com/tpope/vim-surround
|
vim-surround https://github.com/tpope/vim-surround
|
||||||
vim-expand-region https://github.com/terryma/vim-expand-region
|
vim-expand-region https://github.com/terryma/vim-expand-region
|
||||||
|
vim-multiple-cursors https://github.com/terryma/vim-multiple-cursors
|
||||||
""".strip()
|
""".strip()
|
||||||
|
|
||||||
GITHUB_ZIP = '%s/archive/master.zip'
|
GITHUB_ZIP = '%s/archive/master.zip'
|
||||||
|
Loading…
Reference in New Issue
Block a user