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