Switch back to terryma's version of vim-multiple-cursors

Terryma's repository is the one being maintained now.
This commit is contained in:
Deniss Detkovs 2015-11-05 10:09:54 +00:00
parent 6aa61d00de
commit 74a4e3a894

View File

@ -109,7 +109,7 @@
Bundle 'jiangmiao/auto-pairs' Bundle 'jiangmiao/auto-pairs'
Bundle 'ctrlpvim/ctrlp.vim' Bundle 'ctrlpvim/ctrlp.vim'
Bundle 'tacahiroy/ctrlp-funky' Bundle 'tacahiroy/ctrlp-funky'
Bundle 'kristijanhusak/vim-multiple-cursors' Bundle 'terryma/vim-multiple-cursors'
Bundle 'vim-scripts/sessionman.vim' Bundle 'vim-scripts/sessionman.vim'
Bundle 'matchit.zip' Bundle 'matchit.zip'
if (has("python") || has("python3")) && exists('g:spf13_use_powerline') && !exists('g:spf13_use_old_powerline') if (has("python") || has("python3")) && exists('g:spf13_use_powerline') && !exists('g:spf13_use_old_powerline')