Mercurial > dotfiles
comparison .hgsub @ 394:e9b3a01a14d2
Fix Windows issue in colorschemes.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 22 Aug 2017 14:01:34 -0700 |
parents | 92ae7310bb1b |
children | f2e130a94842 |
comparison
equal
deleted
inserted
replaced
393:8bf3eed26496 | 394:e9b3a01a14d2 |
---|---|
1 | 1 |
2 vim/bundle/gundo = https://bitbucket.org/sjl/gundo.vim | 2 vim/bundle/gundo = https://bitbucket.org/sjl/gundo.vim |
3 vim/bundle/badwolf = https://bitbucket.org/sjl/badwolf | 3 vim/bundle/badwolf = https://bitbucket.org/sjl/badwolf |
4 | 4 |
5 vim/bundle/ag = [git]https://github.com/rking/ag.vim.git | 5 vim/bundle/ag = [git]https://github.com/rking/ag.vim.git |
6 vim/bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git | |
7 vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary.git | 6 vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary.git |
8 vim/bundle/ctrlp = [git]https://github.com/ludovicchabant/ctrlp.vim.git | |
9 vim/bundle/ctrlp-py-matcher = [git]https://github.com/ludovicchabant/ctrlp-py-matcher.git | |
10 vim/bundle/easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git | 7 vim/bundle/easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git |
11 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git | 8 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git |
12 vim/bundle/haml = [git]https://github.com/tpope/vim-haml.git | 9 vim/bundle/haml = [git]https://github.com/tpope/vim-haml.git |
13 vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git | 10 vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git |
14 vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git | 11 vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git |
34 vim/bundle/todo.txt = [git]https://github.com/freitass/todo.txt-vim.git | 31 vim/bundle/todo.txt = [git]https://github.com/freitass/todo.txt-vim.git |
35 vim/bundle/twig = [git]https://github.com/beyondwords/vim-twig.git | 32 vim/bundle/twig = [git]https://github.com/beyondwords/vim-twig.git |
36 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git | 33 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git |
37 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git | 34 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git |
38 | 35 |
36 vim/bundle/colorschemes = [git]https://github.com/ludovicchabant/vim-colorschemes.git | |
37 vim/bundle/ctrlp = [git]https://github.com/ludovicchabant/ctrlp.vim.git | |
38 vim/bundle/ctrlp-py-matcher = [git]https://github.com/ludovicchabant/ctrlp-py-matcher.git | |
39 | |
39 vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags | 40 vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags |
40 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium | 41 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium |
41 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust | 42 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust |
42 | 43 |
43 mutt/mutt-colors-solarized = [git]https://github.com/altercation/mutt-colors-solarized | 44 mutt/mutt-colors-solarized = [git]https://github.com/altercation/mutt-colors-solarized |
44 | 45 |
46 lib/hg/mercurial-cli-templates = https://bitbucket.org/sjl/mercurial-cli-templates | |
47 lib/hg/hg-prompt = https://bitbucket.org/sjl/hg-prompt | |
48 lib/hg/mutable-history = https://www.mercurial-scm.org/repo/evolve | |
49 lib/hg/terse-status = https://bitbucket.org/durin42/terse-status | |
50 lib/hg/path-pattern = https://bitbucket.org/Mekk/mercurial-path_pattern | |
51 | |
45 lib/hg/hg-git = https://bitbucket.org/ludovicchabant/hg-git | 52 lib/hg/hg-git = https://bitbucket.org/ludovicchabant/hg-git |
46 lib/hg/hg-git-sync = https://bitbucket.org/ludovicchabant/hg-git-sync | 53 lib/hg/hg-git-sync = https://bitbucket.org/ludovicchabant/hg-git-sync |
47 lib/hg/onsub = https://bitbucket.org/ludovicchabant/onsub | 54 lib/hg/onsub = https://bitbucket.org/ludovicchabant/onsub |
48 lib/hg/allpaths = https://bitbucket.org/ludovicchabant/allpaths | 55 lib/hg/allpaths = https://bitbucket.org/ludovicchabant/allpaths |
49 lib/hg/mercurial-cli-templates = https://bitbucket.org/sjl/mercurial-cli-templates | |
50 lib/hg/hg-prompt = https://bitbucket.org/sjl/hg-prompt | |
51 lib/hg/fast-hg-prompt = https://bitbucket.org/ludovicchabant/fast-hg-prompt | 56 lib/hg/fast-hg-prompt = https://bitbucket.org/ludovicchabant/fast-hg-prompt |
52 lib/hg/mutable-history = https://www.mercurial-scm.org/repo/evolve | |
53 lib/hg/terse-status = https://bitbucket.org/durin42/terse-status | |
54 lib/hg/path-pattern = https://bitbucket.org/Mekk/mercurial-path_pattern | |
55 | 57 |
56 lib/fish/virtualfish = [git]https://github.com/adambrenecki/virtualfish.git | 58 lib/fish/virtualfish = [git]https://github.com/adambrenecki/virtualfish.git |
57 | 59 |
58 lib/iterm2/color-schemes = [git]https://github.com/mbadolato/iTerm2-Color-Schemes.git | 60 lib/iterm2/color-schemes = [git]https://github.com/mbadolato/iTerm2-Color-Schemes.git |
59 | 61 |