Skip to content

Commit

Permalink
Merge pull request spf13#848 from ddetkovs/patch-1
Browse files Browse the repository at this point in the history
Switch back to terryma's version of vim-multiple-cursors
  • Loading branch information
spf13 committed Nov 6, 2015
2 parents 6aa61d0 + 74a4e3a commit 980b4bb
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 980b4bb

Please sign in to comment.