Mercurial > dotfiles
diff install.cfg @ 407:c6da0c9f40ae
Replace subrepos with an install script. Finally.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 10 Jan 2018 00:00:00 -0800 |
parents | |
children | 52c2cfeed504 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/install.cfg Wed Jan 10 00:00:00 2018 -0800 @@ -0,0 +1,58 @@ +[subrepos] +vim/bundle/ag = [git]https://github.com/rking/ag.vim.git +vim/bundle/badwolf = https://bitbucket.org/sjl/badwolf +vim/bundle/colorschemes = [git]https://github.com/ludovicchabant/vim-colorschemes.git +vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary.git +vim/bundle/ctrlp = [git]https://github.com/ludovicchabant/ctrlp.vim.git +vim/bundle/ctrlp-py-matcher = [git]https://github.com/ludovicchabant/ctrlp-py-matcher.git +vim/bundle/easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git +vim/bundle/fish = [git]https://github.com/dag/vim-fish.git +vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git +vim/bundle/gundo = https://bitbucket.org/sjl/gundo.vim +vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags +vim/bundle/haml = [git]https://github.com/tpope/vim-haml.git +vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git +vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git +vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium +vim/bundle/less = [git]https://github.com/groenewege/vim-less.git +vim/bundle/lightline = [git]https://github.com/itchyny/lightline.vim.git +vim/bundle/linediff = [git]https://github.com/AndrewRadev/linediff.vim.git +vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git +vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git +vim/bundle/pathogen = [git]https://github.com/tpope/vim-pathogen.git +vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust +vim/bundle/powerline = [git]https://github.com/Lokaltog/vim-powerline.git +vim/bundle/projectroot = [git]https://github.com/dbakker/vim-projectroot.git +vim/bundle/python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git +vim/bundle/pythonmode = [git]https://github.com/klen/python-mode.git +vim/bundle/ragtag = [git]https://github.com/tpope/vim-ragtag.git +vim/bundle/repeat = [git]https://github.com/tpope/vim-repeat.git +vim/bundle/scratch = [git]https://github.com/mtth/scratch.vim.git +vim/bundle/sleuth = [git]https://github.com/tpope/vim-sleuth.git +vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git +vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git +vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git +vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git +vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git +vim/bundle/todo.txt = [git]https://github.com/freitass/todo.txt-vim.git +vim/bundle/twig = [git]https://github.com/beyondwords/vim-twig.git +vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git +vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git + +lib/fish/virtualfish = [git]https://github.com/adambrenecki/virtualfish.git + +lib/hg/allpaths = https://bitbucket.org/ludovicchabant/allpaths +lib/hg/fast-hg-prompt = https://bitbucket.org/ludovicchabant/fast-hg-prompt +lib/hg/hg-git = https://bitbucket.org/ludovicchabant/hg-git +lib/hg/hg-git-sync = https://bitbucket.org/ludovicchabant/hg-git-sync +lib/hg/hg-prompt = https://bitbucket.org/sjl/hg-prompt +lib/hg/mercurial-cli-templates = https://bitbucket.org/sjl/mercurial-cli-templates +lib/hg/mutable-history = https://www.mercurial-scm.org/repo/evolve +lib/hg/onsub = https://bitbucket.org/ludovicchabant/onsub +lib/hg/path-pattern = https://bitbucket.org/Mekk/mercurial-path_pattern +lib/hg/terse-status = https://bitbucket.org/durin42/terse-status + +lib/iterm2/color-schemes = [git]https://github.com/mbadolato/iTerm2-Color-Schemes.git + +lib/mutt/mutt-colors-solarized = [git]https://github.com/altercation/mutt-colors-solarized +