1
0
Fork 0
mirror of https://github.com/luzifer/vim.git synced 2024-12-20 10:21:19 +00:00

Added more plugins

This commit is contained in:
Knut Ahlers 2015-03-20 11:15:22 +01:00
parent 37b2c2e2e7
commit ec7b1ac563

4
vimrc
View file

@ -9,7 +9,7 @@ Bundle 'nathanaelkane/vim-indent-guides'
Bundle 'airblade/vim-gitgutter'
Bundle 'tpope/vim-fugitive'
Bundle 'scrooloose/nerdtree'
Plugin 'Valloric/YouCompleteMe'
Bundle 'Valloric/YouCompleteMe'
" Jimdo stuff
Bundle 'Jimdo/vim-spec-runner'
@ -23,6 +23,8 @@ Bundle 'mutewinter/nginx.vim'
Bundle 'chrisbra/csv.vim'
Bundle 'dag/vim-fish'
Bundle 'fatih/vim-go'
Plugin 'honza/dockerfile.vim'
Bundle 'Blackrush/vim-gocode'
" important settings
"