# HG changeset patch # User Steve Losh # Date 1291319349 18000 # Node ID ddf0e2629edbf5e76bb41f4a2046a5487d8928f4 # Parent 5d88879cb50283ec72fdf155e57c08ba5419068a vim: use the public gundo url diff -r 5d88879cb502 -r ddf0e2629edb .hgsub --- a/.hgsub Thu Dec 02 14:43:27 2010 -0500 +++ b/.hgsub Thu Dec 02 14:49:09 2010 -0500 @@ -1,7 +1,7 @@ mercurial/templates = ../mercurial-cli-templates vim/bundle/ack = [git]git://github.com/mileszs/ack.vim.git vim/bundle/delimitmate = [git]git://github.com/Raimondi/delimitMate.git -vim/bundle/gundo = [hg]ssh://hg@bitbucket.org/sjl/gundo.vim/ +vim/bundle/gundo = [hg]http://bitbucket.org/sjl/gundo.vim/ vim/bundle/html5 = [git]git://github.com/othree/html5.vim.git vim/bundle/markdown = [git]git://github.com/tpope/vim-markdown.git vim/bundle/nerdcommenter = [git]git://github.com/scrooloose/nerdcommenter.git