Mercurial > dotfiles
diff vim/.hgsub @ 8:439a12e18453
Fixed path to gundo
author | ludovicchabant |
---|---|
date | Mon, 14 Nov 2011 15:10:22 -0800 |
parents | bf7741b12935 |
children | f3553a995438 |
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