mirror of
https://github.com/luzifer/vim.git
synced 2024-11-12 17:22:48 +00:00
Added new bundles
This commit is contained in:
parent
040d110892
commit
bab49722b9
1 changed files with 2 additions and 0 deletions
2
vimrc
2
vimrc
|
@ -7,6 +7,7 @@ Bundle 'gmarik/vundle'
|
||||||
" Other plugins
|
" Other plugins
|
||||||
Bundle 'nathanaelkane/vim-indent-guides'
|
Bundle 'nathanaelkane/vim-indent-guides'
|
||||||
Bundle 'airblade/vim-gitgutter'
|
Bundle 'airblade/vim-gitgutter'
|
||||||
|
Bundle 'tpope/vim-fugitive'
|
||||||
Bundle 'scrooloose/nerdtree'
|
Bundle 'scrooloose/nerdtree'
|
||||||
|
|
||||||
" Jimdo stuff
|
" Jimdo stuff
|
||||||
|
@ -20,6 +21,7 @@ Bundle 'kchmck/vim-coffee-script'
|
||||||
Bundle 'groenewege/vim-less'
|
Bundle 'groenewege/vim-less'
|
||||||
Bundle 'mutewinter/nginx.vim'
|
Bundle 'mutewinter/nginx.vim'
|
||||||
Bundle 'chrisbra/csv.vim'
|
Bundle 'chrisbra/csv.vim'
|
||||||
|
Bundle 'dag/vim-fish'
|
||||||
|
|
||||||
" important settings
|
" important settings
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue