comparison .hgsub @ 109:5bd55d06cf75

Don't use SSH schemes. Make it nice for other people.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 28 Aug 2012 21:26:10 -0700
parents f2cb30236113
children 0fab23bfd392
comparison
equal deleted inserted replaced
106:f919d3bf3744 109:5bd55d06cf75
18 vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git 18 vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git
19 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git 19 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git
20 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git 20 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git
21 vim/bundle/less = [git]https://github.com/groenewege/vim-less.git 21 vim/bundle/less = [git]https://github.com/groenewege/vim-less.git
22 22
23 vim/bundle/lawrencium = ssh://hg@bitbucket.org/ludovicchabant/vim-lawrencium 23 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium
24 vim/bundle/piecrust = ssh://hg@bitbucket.org/ludovicchabant/vim-piecrust 24 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust
25 25
26 lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git 26 lib/hg/hg-git = https://bitbucket.org/durin42/hg-git
27 lib/hg/onsub = ssh://hg@bitbucket.org/ludovicchabant/onsub 27 lib/hg/onsub = https://bitbucket.org/ludovicchabant/onsub
28 28