From: Philippe Huerlimann Date: Mon, 24 Dec 2012 19:44:29 +0000 (+0100) Subject: removed gundo.vim because it's buggy an I never use it X-Git-Url: https://git.hurlimann.org/?a=commitdiff_plain;h=fbb00cf5f519432a8fc3ffeeec0e75a1d216601a;p=vimfiles.git removed gundo.vim because it's buggy an I never use it --- diff --git a/vimrc b/vimrc index 5850a68..08c67ed 100644 --- a/vimrc +++ b/vimrc @@ -34,7 +34,6 @@ Bundle 'Raimondi/delimitMate' Bundle 'Rip-Rip/clang_complete' Bundle 'scrooloose/nerdcommenter' Bundle 'Shougo/vimproc' -Bundle 'sjl/gundo.vim' Bundle 'thinca/vim-localrc' Bundle 'tpope/vim-fugitive' Bundle 'tpope/vim-repeat'