We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa61d0 commit 74a4e3aCopy full SHA for 74a4e3a
.vimrc.bundles
@@ -109,7 +109,7 @@
109
Bundle 'jiangmiao/auto-pairs'
110
Bundle 'ctrlpvim/ctrlp.vim'
111
Bundle 'tacahiroy/ctrlp-funky'
112
- Bundle 'kristijanhusak/vim-multiple-cursors'
+ Bundle 'terryma/vim-multiple-cursors'
113
Bundle 'vim-scripts/sessionman.vim'
114
Bundle 'matchit.zip'
115
if (has("python") || has("python3")) && exists('g:spf13_use_powerline') && !exists('g:spf13_use_old_powerline')
0 commit comments