Skip to content

Commit 74a4e3a

Browse files
committed
Switch back to terryma's version of vim-multiple-cursors
Terryma's repository is the one being maintained now.
1 parent 6aa61d0 commit 74a4e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vimrc.bundles

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
Bundle 'jiangmiao/auto-pairs'
110110
Bundle 'ctrlpvim/ctrlp.vim'
111111
Bundle 'tacahiroy/ctrlp-funky'
112-
Bundle 'kristijanhusak/vim-multiple-cursors'
112+
Bundle 'terryma/vim-multiple-cursors'
113113
Bundle 'vim-scripts/sessionman.vim'
114114
Bundle 'matchit.zip'
115115
if (has("python") || has("python3")) && exists('g:spf13_use_powerline') && !exists('g:spf13_use_old_powerline')

0 commit comments

Comments
 (0)