# HG changeset patch # User Ludovic Chabant # Date 1346214370 25200 # Node ID 5bd55d06cf7532e15b4c24647dbb021ae74901a5 # Parent f919d3bf374448732b63571da0c1743606804964 Don't use SSH schemes. Make it nice for other people. diff -r f919d3bf3744 -r 5bd55d06cf75 .hgsub --- a/.hgsub Mon May 07 22:15:59 2012 -0700 +++ b/.hgsub Tue Aug 28 21:26:10 2012 -0700 @@ -20,9 +20,9 @@ vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git vim/bundle/less = [git]https://github.com/groenewege/vim-less.git -vim/bundle/lawrencium = ssh://hg@bitbucket.org/ludovicchabant/vim-lawrencium -vim/bundle/piecrust = ssh://hg@bitbucket.org/ludovicchabant/vim-piecrust +vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium +vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust -lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git -lib/hg/onsub = ssh://hg@bitbucket.org/ludovicchabant/onsub +lib/hg/hg-git = https://bitbucket.org/durin42/hg-git +lib/hg/onsub = https://bitbucket.org/ludovicchabant/onsub