Skip to content

Commit 7f7fc65

Browse files
committed
Swapped out terryma/vim-multiple-cursors for the better supported kristijanhusak/vim-multiple-cursors
1 parent 03b5485 commit 7f7fc65

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 'spf13/vim-autoclose'
110110
Bundle 'kien/ctrlp.vim'
111111
Bundle 'tacahiroy/ctrlp-funky'
112-
Bundle 'terryma/vim-multiple-cursors'
112+
Bundle 'kristijanhusak/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)