Mercurial > dotfiles
annotate .hgsub @ 380:52ea57ca22e1
Add new scratch plugin.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 25 Feb 2017 21:31:56 -0800 |
parents | 58410650ce36 |
children | af7646eceddc |
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 |
380
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
7 vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary.git |
192
89e9c0c0b839
Use my own fork of CtrlP.
Ludovic Chabant <ludovic@chabant.com>
parents:
184
diff
changeset
|
8 vim/bundle/ctrlp = [git]https://github.com/ludovicchabant/ctrlp.vim.git |
380
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
9 vim/bundle/ctrlp-py-matcher = [git]https://github.com/ludovicchabant/ctrlp-py-matcher.git |
80
121bef55252f
Added more VIM plugins (ctrlp, easymotion, powerline).
Ludovic Chabant <ludovic@chabant.com>
parents:
75
diff
changeset
|
10 vim/bundle/easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git |
380
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
11 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git |
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
12 vim/bundle/haml = [git]https://github.com/tpope/vim-haml.git |
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
13 vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git |
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
14 vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git |
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
15 vim/bundle/less = [git]https://github.com/groenewege/vim-less.git |
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
16 vim/bundle/lightline = [git]https://github.com/itchyny/lightline.vim.git |
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
17 vim/bundle/linediff = [git]https://github.com/AndrewRadev/linediff.vim.git |
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
18 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git |
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
19 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git |
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
20 vim/bundle/pathogen = [git]https://github.com/tpope/vim-pathogen.git |
80
121bef55252f
Added more VIM plugins (ctrlp, easymotion, powerline).
Ludovic Chabant <ludovic@chabant.com>
parents:
75
diff
changeset
|
21 vim/bundle/powerline = [git]https://github.com/Lokaltog/vim-powerline.git |
380
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
22 vim/bundle/python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git |
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
23 vim/bundle/pythonmode = [git]https://github.com/klen/python-mode.git |
117
0fab23bfd392
Fixed URLs for some Git sub-repos.
Ludovic Chabant <ludovic@chabant.com>
parents:
109
diff
changeset
|
24 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
|
25 vim/bundle/repeat = [git]https://github.com/tpope/vim-repeat.git |
380
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
26 vim/bundle/scratch = [git]https://github.com/mtth/scratch.vim.git |
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
27 vim/bundle/sleuth = [git]https://github.com/tpope/vim-sleuth.git |
47 | 28 vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git |
380
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
29 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git |
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
30 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git |
58 | 31 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git |
380
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
32 vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git |
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
33 vim/bundle/todo.txt = [git]https://github.com/freitass/todo.txt-vim.git |
157
7fd22eb11789
Added `tagbar` for Vim, with keyboard shortcut.
Ludovic Chabant <ludovic@chabant.com>
parents:
122
diff
changeset
|
34 vim/bundle/twig = [git]https://github.com/beyondwords/vim-twig.git |
380
52ea57ca22e1
Add new scratch plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
379
diff
changeset
|
35 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git |
178 | 36 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git |
58 | 37 |
213
769869e61101
Renamed autotags to gutentags.
Ludovic Chabant <ludovic@chabant.com>
parents:
192
diff
changeset
|
38 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
|
39 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
|
40 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
|
41 |
265 | 42 mutt/mutt-colors-solarized = [git]https://github.com/altercation/mutt-colors-solarized |
43 | |
354
c44a66a436fa
Redirect hg-git to my fork.
Ludovic Chabant <ludovic@chabant.com>
parents:
353
diff
changeset
|
44 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
|
45 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
|
46 lib/hg/onsub = https://bitbucket.org/ludovicchabant/onsub |
122
cf962a1ae922
Added allpaths extension.
Ludovic Chabant <ludovic@chabant.com>
parents:
117
diff
changeset
|
47 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
|
48 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
|
49 lib/hg/hg-prompt = https://bitbucket.org/sjl/hg-prompt |
360
4e4c847fe350
Fix Mercurial evolve repo.
Ludovic Chabant <ludovic@chabant.com>
parents:
354
diff
changeset
|
50 lib/hg/mutable-history = https://www.mercurial-scm.org/repo/evolve |
290
65a5097587d4
Adding `terse-status` and `hgremotenames` to Mercurial.
Ludovic Chabant <ludovic@chabant.com>
parents:
265
diff
changeset
|
51 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
|
52 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
|
53 |
254
9ea1d601383e
Virtualenv wrapper for Fish.
Ludovic Chabant <ludovic@chabant.com>
parents:
251
diff
changeset
|
54 lib/fish/virtualfish = [git]https://github.com/adambrenecki/virtualfish.git |
9ea1d601383e
Virtualenv wrapper for Fish.
Ludovic Chabant <ludovic@chabant.com>
parents:
251
diff
changeset
|
55 |
353
29729aa05fac
Add Python indenting plugin, iTerm color schemes.
Ludovic Chabant <ludovic@chabant.com>
parents:
347
diff
changeset
|
56 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
|
57 |
298
ffa5a9102d22
Add 'pintaboard' plugin to Pentadactyl.
Ludovic Chabant <ludovic@chabant.com>
parents:
290
diff
changeset
|
58 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
|
59 |