Mercurial > dotfiles
comparison vim/.hgsub @ 8:439a12e18453
Fixed path to gundo
author | ludovicchabant |
---|---|
date | Mon, 14 Nov 2011 15:10:22 -0800 |
parents | bf7741b12935 |
children | f3553a995438 |
comparison
equal
deleted
inserted
replaced
6:f8792d288397 | 8:439a12e18453 |
---|---|
1 bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git | 1 bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git |
2 bundle/command-t = [git]https://github.com/wincent/Command-T.git | 2 bundle/command-t = [git]https://github.com/wincent/Command-T.git |
3 bundle/gundo = http://bitbucket.org/sjl/gundo.vim | 3 bundle/gundo = https://bitbucket.org/sjl/gundo.vim |
4 bundle/markdown = [git]https://github.com/tpope/vim-markdown.git | 4 bundle/markdown = [git]https://github.com/tpope/vim-markdown.git |