1
0
Fork 0
mirror of https://github.com/luzifer/vim.git synced 2024-11-08 23:50:01 +00:00

Added new bundles

This commit is contained in:
Knut Ahlers 2013-11-09 01:14:14 +01:00
parent 040d110892
commit bab49722b9

2
vimrc
View file

@ -7,6 +7,7 @@ Bundle 'gmarik/vundle'
" Other plugins
Bundle 'nathanaelkane/vim-indent-guides'
Bundle 'airblade/vim-gitgutter'
Bundle 'tpope/vim-fugitive'
Bundle 'scrooloose/nerdtree'
" Jimdo stuff
@ -20,6 +21,7 @@ Bundle 'kchmck/vim-coffee-script'
Bundle 'groenewege/vim-less'
Bundle 'mutewinter/nginx.vim'
Bundle 'chrisbra/csv.vim'
Bundle 'dag/vim-fish'
" important settings
"