Mercurial > dotfiles
changeset 117:0fab23bfd392
Fixed URLs for some Git sub-repos.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 19 Sep 2012 22:06:22 -0700 |
parents | 56542c6433d9 |
children | c1ff96232138 |
files | .hgsub |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgsub Tue Sep 18 21:15:08 2012 -0700 +++ b/.hgsub Wed Sep 19 22:06:22 2012 -0700 @@ -8,10 +8,10 @@ vim/bundle/powerline = [git]https://github.com/Lokaltog/vim-powerline.git vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git -vim/bundle/commentary = [git]git://github.com/tpope/vim-commentary.git -vim/bundle/ragtag = [git]git://github.com/tpope/vim-ragtag.git -vim/bundle/repeat = [git]git://github.com/tpope/vim-repeat.git -vim/bundle/haml = [git]git://github.com/tpope/vim-haml.git +vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary.git +vim/bundle/ragtag = [git]https://github.com/tpope/vim-ragtag.git +vim/bundle/repeat = [git]https://github.com/tpope/vim-repeat.git +vim/bundle/haml = [git]https://github.com/tpope/vim-haml.git vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git