Vundle first

This commit is contained in:
Dustin Swan
2014-06-10 11:27:15 -05:00
parent 907f2e4015
commit 5dc14c2315

2
vimrc
View File

@@ -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'