]> Untitled Git - vimfiles.git/commitdiff
removed gundo.vim because it's buggy an I never use it
authorPhilippe Huerlimann <phihue@gmail.com>
Mon, 24 Dec 2012 19:44:29 +0000 (20:44 +0100)
committerPhilippe Huerlimann <phihue@gmail.com>
Mon, 24 Dec 2012 19:44:29 +0000 (20:44 +0100)
vimrc

diff --git a/vimrc b/vimrc
index 5850a68b68996888bf4f8899c445e2fa2b61d8fe..08c67edf436879a2ccaf8202cb6df6768edc4595 100644 (file)
--- 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'