Adding vim-multiple-cursors

master
Dustin Swan 12 years ago
parent 901ec80296
commit 160fca263f

@ -6,6 +6,7 @@ set rtp+=~/.vim/bundle/vundle/
call vundle#rc()
Bundle 'gmarik/vundle'
Bundle 'terryma/vim-multiple-cursors'
Bundle 'tpope/vim-characterize.git'
Bundle 'chrisbra/csv.vim'
Bundle 'szw/vim-dict'

Loading…
Cancel
Save