Skip to content

Commit

Permalink
Swapped out terryma/vim-multiple-cursors for the better supported kri…
Browse files Browse the repository at this point in the history
…stijanhusak/vim-multiple-cursors
  • Loading branch information
seyDoggy committed Nov 20, 2014
1 parent 03b5485 commit 7f7fc65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
Bundle 'spf13/vim-autoclose'
Bundle 'kien/ctrlp.vim'
Bundle 'tacahiroy/ctrlp-funky'
Bundle 'terryma/vim-multiple-cursors'
Bundle 'kristijanhusak/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')
Expand Down

0 comments on commit 7f7fc65

Please sign in to comment.