Mercurial > dotfiles
comparison install.cfg @ 507:d78f61fb8414
Backed out changeset c19fd52542ba
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 12 Nov 2021 11:56:33 -0800 |
parents | 45245f87b9bf |
children | 38aa9895725d |
comparison
equal
deleted
inserted
replaced
506:45245f87b9bf | 507:d78f61fb8414 |
---|---|
1 [subrepos] | 1 [subrepos] |
2 lib/fish/virtualfish = [git]https://github.com/adambrenecki/virtualfish.git | 2 lib/fish/virtualfish = [git]https://github.com/adambrenecki/virtualfish.git |
3 | 3 |
4 lib/fzf = [git]https://github.com/junegunn/fzf.git | 4 lib/fzf = [git]https://github.com/junegunn/fzf.git |
5 | 5 |
6 lib/hg/allpaths = https://hg.bolt80.com/hg-allpaths | 6 lib/hg/allpaths = https://hg.sr.ht/~ludovicchabant/allpaths |
7 lib/hg/fast-hg-prompt = https://hg.bolt80.com/fast-hg-prompt | 7 lib/hg/fast-hg-prompt = https://hg.sr.ht/~ludovicchabant/fast-hg-prompt |
8 lib/hg/hg-git = https://foss.heptapod.net/mercurial/hg-git | 8 lib/hg/hg-git = https://foss.heptapod.net/mercurial/hg-git |
9 lib/hg/hg-git-sync = https://hg.bolt80.com/hg-git-sync | 9 lib/hg/hg-git-sync = https://hg.sr.ht/~ludovicchabant/hg-git-sync |
10 lib/hg/hg-prompt = https://hg.stevelosh.com/hg-prompt | 10 lib/hg/hg-prompt = https://hg.stevelosh.com/hg-prompt |
11 lib/hg/mercurial-cli-templates = https://hg.stevelosh.com/mercurial-cli-templates | 11 lib/hg/mercurial-cli-templates = https://hg.stevelosh.com/mercurial-cli-templates |
12 lib/hg/evolve = https://www.mercurial-scm.org/repo/evolve | 12 lib/hg/evolve = https://www.mercurial-scm.org/repo/evolve |
13 lib/hg/onsub = https://hg.bolt80.com/hg-onsub | 13 lib/hg/onsub = https://hg.sr.ht/~ludovicchabant/onsub |
14 | 14 |
15 lib/iterm2/color-schemes = [git]https://github.com/mbadolato/iTerm2-Color-Schemes.git | 15 lib/iterm2/color-schemes = [git]https://github.com/mbadolato/iTerm2-Color-Schemes.git |
16 | 16 |
17 lib/mutt/mutt-colors-solarized = [git]https://github.com/altercation/mutt-colors-solarized | 17 lib/mutt/mutt-colors-solarized = [git]https://github.com/altercation/mutt-colors-solarized |
18 | 18 |
26 fish = [git]https://github.com/dag/vim-fish.git | 26 fish = [git]https://github.com/dag/vim-fish.git |
27 fugitive = [git]https://github.com/tpope/vim-fugitive.git | 27 fugitive = [git]https://github.com/tpope/vim-fugitive.git |
28 fzf = [git]https://github.com/junegunn/fzf.vim.git | 28 fzf = [git]https://github.com/junegunn/fzf.vim.git |
29 goyo = [git]https://github.com/junegunn/goyo.vim.git | 29 goyo = [git]https://github.com/junegunn/goyo.vim.git |
30 gundo = https://hg.stevelosh.com/gundo.vim | 30 gundo = https://hg.stevelosh.com/gundo.vim |
31 gutentags = https://hg.bolt80.com/vim-gutentags | 31 gutentags = https://hg.sr.ht/~ludovicchabant/vim-gutentags |
32 interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git | 32 interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git |
33 jinja = [git]https://github.com/mitsuhiko/vim-jinja.git | 33 jinja = [git]https://github.com/mitsuhiko/vim-jinja.git |
34 lawrencium = https://hg.bolt80.com/vim-lawrencium | 34 lawrencium = https://hg.sr.ht/~ludovicchabant/vim-lawrencium |
35 less = [git]https://github.com/groenewege/vim-less.git | 35 less = [git]https://github.com/groenewege/vim-less.git |
36 lightline = [git]https://github.com/itchyny/lightline.vim.git | 36 lightline = [git]https://github.com/itchyny/lightline.vim.git |
37 linediff = [git]https://github.com/AndrewRadev/linediff.vim.git | 37 linediff = [git]https://github.com/AndrewRadev/linediff.vim.git |
38 markdown = [git]https://github.com/tpope/vim-markdown.git | 38 markdown = [git]https://github.com/tpope/vim-markdown.git |
39 nerdtree = [git]https://github.com/scrooloose/nerdtree.git | 39 nerdtree = [git]https://github.com/scrooloose/nerdtree.git |
40 pathogen = [git]https://github.com/tpope/vim-pathogen.git | 40 pathogen = [git]https://github.com/tpope/vim-pathogen.git |
41 piecrust = https://hg.bolt80.com/vim-piecrust | 41 piecrust = https://hg.sr.ht/~ludovicchabant/vim-piecrust |
42 projectroot = [git]https://github.com/dbakker/vim-projectroot.git | 42 projectroot = [git]https://github.com/dbakker/vim-projectroot.git |
43 python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git | 43 python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git |
44 pythonmode = [git]https://github.com/klen/python-mode.git | 44 pythonmode = [git]https://github.com/klen/python-mode.git |
45 repeat = [git]https://github.com/tpope/vim-repeat.git | 45 repeat = [git]https://github.com/tpope/vim-repeat.git |
46 scratch = [git]https://github.com/mtth/scratch.vim.git | 46 scratch = [git]https://github.com/mtth/scratch.vim.git |