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:
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
|
||||
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
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue