Added multicursor - hit Ctrl-n to select multiple things and then i/c them! [Fix #368]

This commit is contained in:
Yan Pritzker 2013-08-04 16:34:43 -05:00
parent 8004dd2025
commit 454e67a2fa

View File

@ -100,6 +100,7 @@ Bundle "vim-scripts/AutoTag.git"
Bundle "vim-scripts/lastpos.vim"
Bundle "vim-scripts/sudo.vim"
Bundle "xsunsmile/showmarks.git"
Bundle "terryma/vim-multiple-cursors"
" Text objects
Bundle "austintaylor/vim-indentobject"