# HG changeset patch # User Steve Losh # Date 1579316082 18000 # Node ID 122ce092ecec606701878732c04b40f44d786aaf # Parent dcbf704290a147eee1c7c6096d579166aea99ee4 Fix hgsub diff -r dcbf704290a1 -r 122ce092ecec .hgsub --- a/.hgsub Fri Jan 17 21:53:25 2020 -0500 +++ b/.hgsub Fri Jan 17 21:54:42 2020 -0500 @@ -1,19 +1,19 @@ -mercurial/hg-prompt = [hg]ssh://hg@hg.sr.ht/~sjl/hg-prompt -mercurial/templates = [hg]ssh://hg@hg.sr.ht/~sjl/mercurial-cli-templates +mercurial/hg-prompt = [hg]ssh://sjl@hg.stevelosh.com/repos/hg-prompt +mercurial/templates = [hg]ssh://sjl@hg.stevelosh.com/repos/mercurial-cli-templates vim/bundle/abolish = [git]https://github.com/tpope/vim-abolish vim/bundle/ack = [git]https://github.com/mileszs/ack.vim -vim/bundle/badwolf = [hg]ssh://hg@hg.sr.ht/~sjl/badwolf/ +vim/bundle/badwolf = [hg]ssh://sjl@hg.stevelosh.com/repos/badwolf/ vim/bundle/boxdraw = [git]https://github.com/gyim/vim-boxdraw -vim/bundle/clam = [hg]ssh://hg@hg.sr.ht/~sjl/clam.vim/ +vim/bundle/clam = [hg]ssh://sjl@hg.stevelosh.com/repos/clam.vim/ vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary vim/bundle/ctrlp = [git]https://github.com/ctrlpvim/ctrlp.vim vim/bundle/delimitmate = [git]https://github.com/Raimondi/delimitMate vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive -vim/bundle/gdl = [hg]ssh://hg@hg.sr.ht/~sjl/gdl.vim/ +vim/bundle/gdl = [hg]ssh://sjl@hg.stevelosh.com/repos/gdl.vim/ vim/bundle/glsl = [git]https://github.com/tikhomirov/vim-glsl vim/bundle/gnupg = [git]https://github.com/jamessan/vim-gnupg vim/bundle/gnuplot = [git]https://github.com/vim-scripts/gnuplot.vim -vim/bundle/gundo = [hg]ssh://hg@hg.sr.ht/~sjl/gundo.vim/ +vim/bundle/gundo = [hg]ssh://sjl@hg.stevelosh.com/repos/gundo.vim/ vim/bundle/html5 = [git]https://github.com/othree/html5.vim vim/bundle/indent-object = [git]https://github.com/michaeljsmith/vim-indent-object vim/bundle/javascript = [git]https://github.com/pangloss/vim-javascript @@ -31,8 +31,8 @@ vim/bundle/sexp = [git]https://github.com/guns/vim-sexp vim/bundle/shaderhighlight = [git]https://github.com/vim-scripts/ShaderHighLight vim/bundle/shellcheck = [git]https://github.com/itspriddle/vim-shellcheck -vim/bundle/splice = [hg]ssh://hg@hg.sr.ht/~sjl/splice.vim -vim/bundle/strftimedammit = [hg]ssh://hg@hg.sr.ht/~sjl/strftimedammit.vim/ +vim/bundle/splice = [hg]ssh://sjl@hg.stevelosh.com/repos/splice.vim +vim/bundle/strftimedammit = [hg]ssh://sjl@hg.stevelosh.com/repos/strftimedammit.vim/ vim/bundle/surround = [git]https://github.com/tpope/vim-surround vim/bundle/swig = [git]https://github.com/vim-scripts/SWIG-syntax vim/bundle/targets = [git]https://github.com/wellle/targets.vim