Vundle first

master
Dustin Swan 10 years ago
parent 907f2e4015
commit 5dc14c2315

@ -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…
Cancel
Save