annotate .hgsub @ 258:abb94e9f28d2

More channels.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 21 Jan 2015 16:37:49 -0800
parents 6afb75039a25
children 230cd2fc2e29
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
28
5db6b52ebf51 Merged .hg* files, READMEs, etc.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
5 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
6 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
7 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
8 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
9 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
10 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
11 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
12 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
13 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
14 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
15 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git
5db6b52ebf51 Merged .hg* files, READMEs, etc.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
16 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
17 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git
47
ee3d235ca3fb Added solarized.
Ludovic Chabant <ludovic@chabant.com>
parents: 45
diff changeset
18 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
19 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git
58
a6513d65eccf Added syntastic.
Ludovic Chabant <ludovic@chabant.com>
parents: 57
diff changeset
20 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
21 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
22 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
23 vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git
178
94bf0bd0a788 Updated sub-repos.
Ludovic Chabant <ludovic@chabant.com>
parents: 157
diff changeset
24 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git
94bf0bd0a788 Updated sub-repos.
Ludovic Chabant <ludovic@chabant.com>
parents: 157
diff changeset
25 vim/bundle/linediff = [git]https://github.com/AndrewRadev/linediff.vim.git
94bf0bd0a788 Updated sub-repos.
Ludovic Chabant <ludovic@chabant.com>
parents: 157
diff changeset
26 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
27 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
28 vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git
58
a6513d65eccf Added syntastic.
Ludovic Chabant <ludovic@chabant.com>
parents: 57
diff changeset
29
213
769869e61101 Renamed autotags to gutentags.
Ludovic Chabant <ludovic@chabant.com>
parents: 192
diff changeset
30 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
31 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
32 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
33
109
5bd55d06cf75 Don't use SSH schemes. Make it nice for other people.
Ludovic Chabant <ludovic@chabant.com>
parents: 100
diff changeset
34 lib/hg/hg-git = https://bitbucket.org/durin42/hg-git
5bd55d06cf75 Don't use SSH schemes. Make it nice for other people.
Ludovic Chabant <ludovic@chabant.com>
parents: 100
diff changeset
35 lib/hg/onsub = https://bitbucket.org/ludovicchabant/onsub
122
cf962a1ae922 Added allpaths extension.
Ludovic Chabant <ludovic@chabant.com>
parents: 117
diff changeset
36 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
37 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
38 lib/hg/hg-prompt = https://bitbucket.org/sjl/hg-prompt
255
6afb75039a25 Add Mercurial's changeset evolution extension.
Ludovic Chabant <ludovic@chabant.com>
parents: 254
diff changeset
39 lib/hg/mutable-history = https://bitbucket.org/marmoute/mutable-history
29
8368bbb1ba27 Added hg-git sub-repo.
Ludovic Chabant <ludovic@chabant.com>
parents: 28
diff changeset
40
254
9ea1d601383e Virtualenv wrapper for Fish.
Ludovic Chabant <ludovic@chabant.com>
parents: 251
diff changeset
41 lib/fish/virtualfish = [git]https://github.com/adambrenecki/virtualfish.git
9ea1d601383e Virtualenv wrapper for Fish.
Ludovic Chabant <ludovic@chabant.com>
parents: 251
diff changeset
42