mirror of
https://github.com/amix/vimrc
synced 2025-06-30 11:54:59 +08:00
Added two new plugins: vim-expand-region and vim-multiple-cursors.
They are both super useful. Read more on their GitHub pages for more info: https://github.com/terryma/vim-expand-region https://github.com/terryma/vim-multiple-cursors
This commit is contained in:
@ -29,6 +29,7 @@ vim-pyte https://github.com/therubymug/vim-pyte
|
||||
vim-snipmate https://github.com/garbas/vim-snipmate
|
||||
vim-snippets https://github.com/honza/vim-snippets
|
||||
vim-surround https://github.com/tpope/vim-surround
|
||||
vim-expand-region https://github.com/terryma/vim-expand-region
|
||||
""".strip()
|
||||
|
||||
GITHUB_ZIP = '%s/archive/master.zip'
|
||||
|
Reference in New Issue
Block a user