# HG changeset patch # User Steve Losh # Date 1302638997 14400 # Node ID 9ca91adf27731bae3274cba1b61a82d655304f96 # Parent df210fe76aa3daf6aaa249723a99022eefbe530a Switch to public URLs for my custom subrepos. diff -r df210fe76aa3 -r 9ca91adf2773 .hgsub --- a/.hgsub Tue Apr 12 16:08:18 2011 -0400 +++ b/.hgsub Tue Apr 12 16:09:57 2011 -0400 @@ -6,8 +6,8 @@ vim/bundle/nerdcommenter = [git]git://github.com/scrooloose/nerdcommenter.git vim/bundle/nerdtree = [git]git://github.com/scrooloose/nerdtree.git vim/bundle/surround = [git]git://github.com/tpope/vim-surround.git -vim/bundle/sparkup = [git]git@github.com:sjl/vim-sparkup.git -vim/bundle/syntastic = [git]git@github.com:sjl/syntastic.git +vim/bundle/sparkup = [git]git://github.com/sjl/vim-sparkup.git +vim/bundle/syntastic = [git]git://github.com/sjl/syntastic.git vim/bundle/vim-coffee-script = [git]git://github.com/kchmck/vim-coffee-script.git vim/bundle/vim-javascript = [git]git://github.com/pangloss/vim-javascript.git vim/bundle/strftimedammit = [hg]http://bitbucket.org/sjl/strftimedammit.vim/