Vundle first
This commit is contained in:
parent
907f2e4015
commit
5dc14c2315
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -3,8 +3,8 @@ filetype off
|
|||
set rtp+=~/.vim/bundle/Vundle.vim
|
||||
call vundle#begin()
|
||||
|
||||
Plugin 'sheerun/vim-polyglot'
|
||||
Plugin 'gmarik/Vundle.vim'
|
||||
Plugin 'sheerun/vim-polyglot'
|
||||
Plugin 'terryma/vim-multiple-cursors'
|
||||
Plugin 'chrisbra/csv.vim'
|
||||
"Plugin 'spreadsheet.vim'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue