Skip to content

Commit

Permalink
Switch back to terryma's version of vim-multiple-cursors
Browse files Browse the repository at this point in the history
Terryma's repository is the one being maintained now.
  • Loading branch information
ddetkovs committed Nov 5, 2015
1 parent 6aa61d0 commit 74a4e3a
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 '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')
Expand Down

0 comments on commit 74a4e3a

Please sign in to comment.