# HG changeset patch # User Ludovic Chabant # Date 1602374937 25200 # Node ID c19fd52542ba6fd7f91886364c57d5f3dd2fba3f # Parent 015e94f44cc09441577afae1cc84a1aefac9b0ab Replace sourcehut repos with my own. diff -r 015e94f44cc0 -r c19fd52542ba install.cfg --- a/install.cfg Wed Sep 30 21:17:47 2020 -0700 +++ b/install.cfg Sat Oct 10 17:08:57 2020 -0700 @@ -3,14 +3,14 @@ lib/fzf = [git]https://github.com/junegunn/fzf.git -lib/hg/allpaths = https://hg.sr.ht/~ludovicchabant/allpaths -lib/hg/fast-hg-prompt = https://hg.sr.ht/~ludovicchabant/fast-hg-prompt +lib/hg/allpaths = https://hg.bolt80.com/hg-allpaths +lib/hg/fast-hg-prompt = https://hg.bolt80.com/fast-hg-prompt lib/hg/hg-git = https://foss.heptapod.net/mercurial/hg-git -lib/hg/hg-git-sync = https://hg.sr.ht/~ludovicchabant/hg-git-sync +lib/hg/hg-git-sync = https://hg.bolt80.com/hg-git-sync lib/hg/hg-prompt = https://hg.stevelosh.com/hg-prompt lib/hg/mercurial-cli-templates = https://hg.stevelosh.com/mercurial-cli-templates lib/hg/evolve = https://www.mercurial-scm.org/repo/evolve -lib/hg/onsub = https://hg.sr.ht/~ludovicchabant/onsub +lib/hg/onsub = https://hg.bolt80.com/hg-onsub lib/iterm2/color-schemes = [git]https://github.com/mbadolato/iTerm2-Color-Schemes.git @@ -28,17 +28,17 @@ fzf = [git]https://github.com/junegunn/fzf.vim.git goyo = [git]https://github.com/junegunn/goyo.vim.git gundo = https://hg.stevelosh.com/gundo.vim -gutentags = https://hg.sr.ht/~ludovicchabant/vim-gutentags +gutentags = https://hg.bolt80.com/vim-gutentags interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git jinja = [git]https://github.com/mitsuhiko/vim-jinja.git -lawrencium = https://hg.sr.ht/~ludovicchabant/vim-lawrencium +lawrencium = https://hg.bolt80.com/vim-lawrencium less = [git]https://github.com/groenewege/vim-less.git lightline = [git]https://github.com/itchyny/lightline.vim.git linediff = [git]https://github.com/AndrewRadev/linediff.vim.git markdown = [git]https://github.com/tpope/vim-markdown.git nerdtree = [git]https://github.com/scrooloose/nerdtree.git pathogen = [git]https://github.com/tpope/vim-pathogen.git -piecrust = https://hg.sr.ht/~ludovicchabant/vim-piecrust +piecrust = https://hg.bolt80.com/vim-piecrust projectroot = [git]https://github.com/dbakker/vim-projectroot.git python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git pythonmode = [git]https://github.com/klen/python-mode.git