Skip to content

Commit b42689f

Browse files
committed
Merge pull request spf13#417 from bling/3.0
add multiple-cursors
2 parents 6949015 + a290cc9 commit b42689f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vimrc.bundles

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
Bundle 'tpope/vim-surround'
100100
Bundle 'spf13/vim-autoclose'
101101
Bundle 'kien/ctrlp.vim'
102+
Bundle 'terryma/vim-multiple-cursors'
102103
Bundle 'vim-scripts/sessionman.vim'
103104
Bundle 'matchit.zip'
104105
if (has("python") || has("python3")) && exists('g:spf13_use_powerline') && !exists('g:spf13_use_old_powerline')

0 commit comments

Comments
 (0)