vim: use the public gundo url
    
        | author | 
        Steve Losh <steve@stevelosh.com> | 
    
    
        | date | 
        Thu, 02 Dec 2010 14:49:09 -0500 | 
    
    
    
        | parents | 
        5d88879cb502 
 | 
    
    
        | children | 
        f21a803ee3ba
 | 
    
    
        | branches/tags | 
        (none) | 
    
    
        | files | 
        .hgsub  | 
    
Changes
    
--- 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