comparison install.cfg @ 504:015e94f44cc0

Merged changes.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 30 Sep 2020 21:17:47 -0700
parents 5bbc05a69f4c
children ce7e5b759a39 c19fd52542ba
comparison
equal deleted inserted replaced
503:35094cf31de4 504:015e94f44cc0
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://bitbucket.org/ludovicchabant/allpaths 6 lib/hg/allpaths = https://hg.sr.ht/~ludovicchabant/allpaths
7 lib/hg/fast-hg-prompt = https://bitbucket.org/ludovicchabant/fast-hg-prompt 7 lib/hg/fast-hg-prompt = https://hg.sr.ht/~ludovicchabant/fast-hg-prompt
8 lib/hg/hg-git = https://bitbucket.org/durin42/hg-git 8 lib/hg/hg-git = https://foss.heptapod.net/mercurial/hg-git
9 lib/hg/hg-git-sync = https://bitbucket.org/ludovicchabant/hg-git-sync 9 lib/hg/hg-git-sync = https://hg.sr.ht/~ludovicchabant/hg-git-sync
10 lib/hg/hg-prompt = https://bitbucket.org/sjl/hg-prompt 10 lib/hg/hg-prompt = https://hg.stevelosh.com/hg-prompt
11 lib/hg/mercurial-cli-templates = https://bitbucket.org/sjl/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://bitbucket.org/ludovicchabant/onsub 13 lib/hg/onsub = https://hg.sr.ht/~ludovicchabant/onsub
14 lib/hg/path-pattern = https://bitbucket.org/Mekk/mercurial-path_pattern
15 14
16 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
17 16
18 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
19 18
20 19
21 [vimbundles] 20 [vimbundles]
22 ack = [git]https://github.com/mileszs/ack.vim.git 21 ack = [git]https://github.com/mileszs/ack.vim.git
23 badwolf = https://bitbucket.org/sjl/badwolf 22 badwolf = https://hg.stevelosh.com/badwolf
24 colorschemes = [git]https://github.com/ludovicchabant/vim-colorschemes.git 23 colorschemes = [git]https://github.com/ludovicchabant/vim-colorschemes.git
25 commentary = [git]https://github.com/tpope/vim-commentary.git 24 commentary = [git]https://github.com/tpope/vim-commentary.git
26 easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git 25 easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git
27 fish = [git]https://github.com/dag/vim-fish.git 26 fish = [git]https://github.com/dag/vim-fish.git
28 fugitive = [git]https://github.com/tpope/vim-fugitive.git 27 fugitive = [git]https://github.com/tpope/vim-fugitive.git
29 fzf = [git]https://github.com/junegunn/fzf.vim.git 28 fzf = [git]https://github.com/junegunn/fzf.vim.git
30 goyo = [git]https://github.com/junegunn/goyo.vim.git 29 goyo = [git]https://github.com/junegunn/goyo.vim.git
31 gundo = https://bitbucket.org/sjl/gundo.vim 30 gundo = https://hg.stevelosh.com/gundo.vim
32 gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags 31 gutentags = https://hg.sr.ht/~ludovicchabant/vim-gutentags
33 interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git 32 interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git
34 jinja = [git]https://github.com/mitsuhiko/vim-jinja.git 33 jinja = [git]https://github.com/mitsuhiko/vim-jinja.git
35 lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium 34 lawrencium = https://hg.sr.ht/~ludovicchabant/vim-lawrencium
36 less = [git]https://github.com/groenewege/vim-less.git 35 less = [git]https://github.com/groenewege/vim-less.git
37 lightline = [git]https://github.com/itchyny/lightline.vim.git 36 lightline = [git]https://github.com/itchyny/lightline.vim.git
38 linediff = [git]https://github.com/AndrewRadev/linediff.vim.git 37 linediff = [git]https://github.com/AndrewRadev/linediff.vim.git
39 markdown = [git]https://github.com/tpope/vim-markdown.git 38 markdown = [git]https://github.com/tpope/vim-markdown.git
40 nerdtree = [git]https://github.com/scrooloose/nerdtree.git 39 nerdtree = [git]https://github.com/scrooloose/nerdtree.git
41 pathogen = [git]https://github.com/tpope/vim-pathogen.git 40 pathogen = [git]https://github.com/tpope/vim-pathogen.git
42 piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust 41 piecrust = https://hg.sr.ht/~ludovicchabant/vim-piecrust
43 projectroot = [git]https://github.com/dbakker/vim-projectroot.git 42 projectroot = [git]https://github.com/dbakker/vim-projectroot.git
44 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
45 pythonmode = [git]https://github.com/klen/python-mode.git 44 pythonmode = [git]https://github.com/klen/python-mode.git
46 repeat = [git]https://github.com/tpope/vim-repeat.git 45 repeat = [git]https://github.com/tpope/vim-repeat.git
47 scratch = [git]https://github.com/mtth/scratch.vim.git 46 scratch = [git]https://github.com/mtth/scratch.vim.git