Mercurial > dotfiles
annotate .hgsub @ 354:c44a66a436fa
Redirect hg-git to my fork.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 29 Jul 2016 21:57:03 -0700 |
parents | 29729aa05fac |
children | 4e4c847fe350 |
rev | line source |
---|---|
75
d930a9c6d590
Added badwolf colorscheme.
Ludovic Chabant <ludovic@chabant.com>
parents:
68
diff
changeset
|
1 |
d930a9c6d590
Added badwolf colorscheme.
Ludovic Chabant <ludovic@chabant.com>
parents:
68
diff
changeset
|
2 vim/bundle/gundo = https://bitbucket.org/sjl/gundo.vim |
d930a9c6d590
Added badwolf colorscheme.
Ludovic Chabant <ludovic@chabant.com>
parents:
68
diff
changeset
|
3 vim/bundle/badwolf = https://bitbucket.org/sjl/badwolf |
34
c3a77eaa467a
Added 'onsub' extension for Mercurial.
Ludovic Chabant <ludovic@chabant.com>
parents:
29
diff
changeset
|
4 |
329
5744670c5c0e
Add SilverSearcher vim plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
298
diff
changeset
|
5 vim/bundle/ag = [git]https://github.com/rking/ag.vim.git |
28
5db6b52ebf51
Merged .hg* files, READMEs, etc.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
6 vim/bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git |
192
89e9c0c0b839
Use my own fork of CtrlP.
Ludovic Chabant <ludovic@chabant.com>
parents:
184
diff
changeset
|
7 vim/bundle/ctrlp = [git]https://github.com/ludovicchabant/ctrlp.vim.git |
80
121bef55252f
Added more VIM plugins (ctrlp, easymotion, powerline).
Ludovic Chabant <ludovic@chabant.com>
parents:
75
diff
changeset
|
8 vim/bundle/easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git |
121bef55252f
Added more VIM plugins (ctrlp, easymotion, powerline).
Ludovic Chabant <ludovic@chabant.com>
parents:
75
diff
changeset
|
9 vim/bundle/powerline = [git]https://github.com/Lokaltog/vim-powerline.git |
28
5db6b52ebf51
Merged .hg* files, READMEs, etc.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
10 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git |
5db6b52ebf51
Merged .hg* files, READMEs, etc.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
11 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git |
117
0fab23bfd392
Fixed URLs for some Git sub-repos.
Ludovic Chabant <ludovic@chabant.com>
parents:
109
diff
changeset
|
12 vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary.git |
0fab23bfd392
Fixed URLs for some Git sub-repos.
Ludovic Chabant <ludovic@chabant.com>
parents:
109
diff
changeset
|
13 vim/bundle/ragtag = [git]https://github.com/tpope/vim-ragtag.git |
0fab23bfd392
Fixed URLs for some Git sub-repos.
Ludovic Chabant <ludovic@chabant.com>
parents:
109
diff
changeset
|
14 vim/bundle/repeat = [git]https://github.com/tpope/vim-repeat.git |
0fab23bfd392
Fixed URLs for some Git sub-repos.
Ludovic Chabant <ludovic@chabant.com>
parents:
109
diff
changeset
|
15 vim/bundle/haml = [git]https://github.com/tpope/vim-haml.git |
28
5db6b52ebf51
Merged .hg* files, READMEs, etc.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
16 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git |
5db6b52ebf51
Merged .hg* files, READMEs, etc.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
17 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git |
45
aac6188ab4d6
Added vimroom plugin (disabled by default).
Ludovic Chabant <ludovic@chabant.com>
parents:
34
diff
changeset
|
18 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git |
47 | 19 vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git |
48
a504cf2b7ae7
Removed command-t, added fugitive.
Ludovic Chabant <ludovic@chabant.com>
parents:
47
diff
changeset
|
20 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git |
347
4d73159f56ca
Use pathogen as a sub-repo, plus a few Vim tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
344
diff
changeset
|
21 vim/bundle/pathogen = [git]https://github.com/tpope/vim-pathogen.git |
4d73159f56ca
Use pathogen as a sub-repo, plus a few Vim tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
344
diff
changeset
|
22 vim/bundle/sleuth = [git]https://github.com/tpope/vim-sleuth.git |
58 | 23 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git |
100
f2cb30236113
Added LessCss syntax for Vim.
Ludovic Chabant <ludovic@chabant.com>
parents:
98
diff
changeset
|
24 vim/bundle/less = [git]https://github.com/groenewege/vim-less.git |
157
7fd22eb11789
Added `tagbar` for Vim, with keyboard shortcut.
Ludovic Chabant <ludovic@chabant.com>
parents:
122
diff
changeset
|
25 vim/bundle/twig = [git]https://github.com/beyondwords/vim-twig.git |
7fd22eb11789
Added `tagbar` for Vim, with keyboard shortcut.
Ludovic Chabant <ludovic@chabant.com>
parents:
122
diff
changeset
|
26 vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git |
178 | 27 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git |
28 vim/bundle/linediff = [git]https://github.com/AndrewRadev/linediff.vim.git | |
29 vim/bundle/pythonmode = [git]https://github.com/klen/python-mode.git | |
229
75f61949dc1c
Add `interestingwords` Vim plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
228
diff
changeset
|
30 vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git |
251
7fd33f60cfee
Get the proper Jinja plugin for Vim.
Ludovic Chabant <ludovic@chabant.com>
parents:
241
diff
changeset
|
31 vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git |
353
29729aa05fac
Add Python indenting plugin, iTerm color schemes.
Ludovic Chabant <ludovic@chabant.com>
parents:
347
diff
changeset
|
32 vim/bundle/python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git |
58 | 33 |
213
769869e61101
Renamed autotags to gutentags.
Ludovic Chabant <ludovic@chabant.com>
parents:
192
diff
changeset
|
34 vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags |
109
5bd55d06cf75
Don't use SSH schemes. Make it nice for other people.
Ludovic Chabant <ludovic@chabant.com>
parents:
100
diff
changeset
|
35 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium |
5bd55d06cf75
Don't use SSH schemes. Make it nice for other people.
Ludovic Chabant <ludovic@chabant.com>
parents:
100
diff
changeset
|
36 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust |
65
2e573efbfd72
Re-added lawrencium. Hopefully fixes the subrepo crap.
Ludovic Chabant <ludovic@chabant.com>
parents:
64
diff
changeset
|
37 |
265 | 38 mutt/mutt-colors-solarized = [git]https://github.com/altercation/mutt-colors-solarized |
39 | |
354
c44a66a436fa
Redirect hg-git to my fork.
Ludovic Chabant <ludovic@chabant.com>
parents:
353
diff
changeset
|
40 lib/hg/hg-git = https://bitbucket.org/ludovicchabant/hg-git |
344
2d5974d70482
Move hg-git sync script to its own subrepo.
Ludovic Chabant <ludovic@chabant.com>
parents:
341
diff
changeset
|
41 lib/hg/hg-git-sync = https://bitbucket.org/ludovicchabant/hg-git-sync |
109
5bd55d06cf75
Don't use SSH schemes. Make it nice for other people.
Ludovic Chabant <ludovic@chabant.com>
parents:
100
diff
changeset
|
42 lib/hg/onsub = https://bitbucket.org/ludovicchabant/onsub |
122
cf962a1ae922
Added allpaths extension.
Ludovic Chabant <ludovic@chabant.com>
parents:
117
diff
changeset
|
43 lib/hg/allpaths = https://bitbucket.org/ludovicchabant/allpaths |
228
6ffd70b454da
Add SJL's nice log templates.
Ludovic Chabant <ludovic@chabant.com>
parents:
213
diff
changeset
|
44 lib/hg/mercurial-cli-templates = https://bitbucket.org/sjl/mercurial-cli-templates |
241
e869b2f99c75
Start using `hg-prompt`.
Ludovic Chabant <ludovic@chabant.com>
parents:
229
diff
changeset
|
45 lib/hg/hg-prompt = https://bitbucket.org/sjl/hg-prompt |
341
393d75ea304c
Change EvolveExtension repo URL.
Ludovic Chabant <ludovic@chabant.com>
parents:
338
diff
changeset
|
46 lib/hg/mutable-history = http://hg.netv6.net/evolve-main |
290
65a5097587d4
Adding `terse-status` and `hgremotenames` to Mercurial.
Ludovic Chabant <ludovic@chabant.com>
parents:
265
diff
changeset
|
47 lib/hg/terse-status = https://bitbucket.org/durin42/terse-status |
324
252fda0d7c60
Add path-pattern extension for Mercurial.
Ludovic Chabant <ludovic@chabant.com>
parents:
298
diff
changeset
|
48 lib/hg/path-pattern = https://bitbucket.org/Mekk/mercurial-path_pattern |
29
8368bbb1ba27
Added hg-git sub-repo.
Ludovic Chabant <ludovic@chabant.com>
parents:
28
diff
changeset
|
49 |
254
9ea1d601383e
Virtualenv wrapper for Fish.
Ludovic Chabant <ludovic@chabant.com>
parents:
251
diff
changeset
|
50 lib/fish/virtualfish = [git]https://github.com/adambrenecki/virtualfish.git |
9ea1d601383e
Virtualenv wrapper for Fish.
Ludovic Chabant <ludovic@chabant.com>
parents:
251
diff
changeset
|
51 |
353
29729aa05fac
Add Python indenting plugin, iTerm color schemes.
Ludovic Chabant <ludovic@chabant.com>
parents:
347
diff
changeset
|
52 lib/iterm2/color-schemes = [git]https://github.com/mbadolato/iTerm2-Color-Schemes.git |
29729aa05fac
Add Python indenting plugin, iTerm color schemes.
Ludovic Chabant <ludovic@chabant.com>
parents:
347
diff
changeset
|
53 |
298
ffa5a9102d22
Add 'pintaboard' plugin to Pentadactyl.
Ludovic Chabant <ludovic@chabant.com>
parents:
290
diff
changeset
|
54 pentadactyl/plugins/pintaboard = [git]https://github.com/bnbeckwith/pintaboard.git |
ffa5a9102d22
Add 'pintaboard' plugin to Pentadactyl.
Ludovic Chabant <ludovic@chabant.com>
parents:
290
diff
changeset
|
55 |