diff .hgsub @ 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 5bd55d06cf75
children cf962a1ae922
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