Skip to content

Commit

Permalink
Merge pull request #691 from seyDoggy/3.0
Browse files Browse the repository at this point in the history
Swapped vim-multiple-cursors
  • Loading branch information
spf13 committed Nov 20, 2014
2 parents 03b5485 + 7f7fc65 commit b45996f
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 b45996f

Please sign in to comment.