# HG changeset patch # User ludovicchabant # Date 1321312222 28800 # Node ID 439a12e18453be20c9a18a65908699a5d49a77ad # Parent f8792d28839797586c1db9f1cf149390bd0f02f6 Fixed path to gundo diff -r f8792d288397 -r 439a12e18453 vim/.hgsub --- a/vim/.hgsub Tue Oct 18 12:05:04 2011 -0700 +++ b/vim/.hgsub Mon Nov 14 15:10:22 2011 -0800 @@ -1,4 +1,4 @@ bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git bundle/command-t = [git]https://github.com/wincent/Command-T.git -bundle/gundo = http://bitbucket.org/sjl/gundo.vim +bundle/gundo = https://bitbucket.org/sjl/gundo.vim bundle/markdown = [git]https://github.com/tpope/vim-markdown.git