Adding vim-multiple-cursors
This commit is contained in:
parent
901ec80296
commit
160fca263f
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
|
@ -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…
Add table
Add a link
Reference in a new issue