Merge pull request #848 from ddetkovs/patch-1

Switch back to terryma's version of vim-multiple-cursors
This commit is contained in:
Steve Francia 2015-11-06 08:48:28 -05:00
commit 980b4bb452

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')