From ec7b1ac56350d9bf069b6c6bb8a1c72a32d834f2 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Fri, 20 Mar 2015 11:15:22 +0100 Subject: [PATCH] Added more plugins --- vimrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vimrc b/vimrc index b756ed1..a73ec26 100644 --- a/vimrc +++ b/vimrc @@ -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 "