changeset 8:439a12e18453

Fixed path to gundo
author ludovicchabant
date Mon, 14 Nov 2011 15:10:22 -0800
parents f8792d288397
children b79a2f8f544a
files vim/.hgsub
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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