Mercurial > dotfiles
annotate .hgsub @ 94:351a7ca0b7d6
Updated lawrencium
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 30 Mar 2012 15:31:13 -0700 |
parents | 9bf866c0bbb1 |
children | 7985d8397afa |
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 |
5db6b52ebf51
Merged .hg* files, READMEs, etc.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
11 vim/bundle/commentary = [git]git://github.com/tpope/vim-commentary.git |
5db6b52ebf51
Merged .hg* files, READMEs, etc.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
12 vim/bundle/ragtag = [git]git://github.com/tpope/vim-ragtag.git |
5db6b52ebf51
Merged .hg* files, READMEs, etc.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
13 vim/bundle/repeat = [git]git://github.com/tpope/vim-repeat.git |
5db6b52ebf51
Merged .hg* files, READMEs, etc.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
14 vim/bundle/haml = [git]git://github.com/tpope/vim-haml.git |
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 | 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 | 20 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git |
21 | |
68
92628fe80b28
Lawrencium repo was renamed.
Ludovic Chabant <ludovic@chabant.com>
parents:
65
diff
changeset
|
22 vim/bundle/lawrencium = ssh://hg@bitbucket.org/ludovicchabant/vim-lawrencium |
65
2e573efbfd72
Re-added lawrencium. Hopefully fixes the subrepo crap.
Ludovic Chabant <ludovic@chabant.com>
parents:
64
diff
changeset
|
23 |
29
8368bbb1ba27
Added hg-git sub-repo.
Ludovic Chabant <ludovic@chabant.com>
parents:
28
diff
changeset
|
24 lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git |
89
9bf866c0bbb1
Moved onsub extension to my own repo.
Ludovic Chabant <ludovic@chabant.com>
parents:
80
diff
changeset
|
25 lib/hg/onsub = ssh://hg@bitbucket.org/ludovicchabant/onsub |
29
8368bbb1ba27
Added hg-git sub-repo.
Ludovic Chabant <ludovic@chabant.com>
parents:
28
diff
changeset
|
26 |