Add vim-multiple-cursors plugin
This commit is contained in:
parent
abec6ca0e9
commit
2df0e77c6b
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -64,6 +64,7 @@ let mapleader = ","
|
|||
Plugin 'davidoc/taskpaper.vim'
|
||||
Plugin 'scrooloose/syntastic'
|
||||
Plugin 'tpope/vim-fugitive'
|
||||
Plugin 'terryma/vim-multiple-cursors'
|
||||
|
||||
call vundle#end()
|
||||
filetype plugin indent on
|
||||
|
|
Loading…
Add table
Reference in a new issue