annotate .hgsub @ 178:94bf0bd0a788

Updated sub-repos.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 07 Mar 2014 19:55:07 -0800
parents 7fd22eb11789
children 4504d9bf9861
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
80
121bef55252f Added more VIM plugins (ctrlp, easymotion, powerline).
Ludovic Chabant <ludovic@chabant.com>
parents: 75
diff changeset
6 vim/bundle/ctrlp = [git]https://github.com/kien/ctrlp.vim.git
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
58
a6513d65eccf Added syntastic.
Ludovic Chabant <ludovic@chabant.com>
parents: 57
diff changeset
27
109
5bd55d06cf75 Don't use SSH schemes. Make it nice for other people.
Ludovic Chabant <ludovic@chabant.com>
parents: 100
diff changeset
28 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
29 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
30
109
5bd55d06cf75 Don't use SSH schemes. Make it nice for other people.
Ludovic Chabant <ludovic@chabant.com>
parents: 100
diff changeset
31 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
32 lib/hg/onsub = https://bitbucket.org/ludovicchabant/onsub
122
cf962a1ae922 Added allpaths extension.
Ludovic Chabant <ludovic@chabant.com>
parents: 117
diff changeset
33 lib/hg/allpaths = https://bitbucket.org/ludovicchabant/allpaths
29
8368bbb1ba27 Added hg-git sub-repo.
Ludovic Chabant <ludovic@chabant.com>
parents: 28
diff changeset
34