comparison .hgsub @ 34:c3a77eaa467a

Added 'onsub' extension for Mercurial.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 22 Nov 2011 12:07:08 -0800
parents 8368bbb1ba27
children aac6188ab4d6
comparison
equal deleted inserted replaced
33:8c7a7782a2a1 34:c3a77eaa467a
1
1 vim/bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git 2 vim/bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git
2 vim/bundle/command-t = [git]https://github.com/wincent/Command-T.git 3 vim/bundle/command-t = [git]https://github.com/wincent/Command-T.git
3 vim/bundle/gundo = https://bitbucket.org/sjl/gundo.vim 4 vim/bundle/gundo = https://bitbucket.org/sjl/gundo.vim
4 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git 5 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git
5 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git 6 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git
9 vim/bundle/haml = [git]git://github.com/tpope/vim-haml.git 10 vim/bundle/haml = [git]git://github.com/tpope/vim-haml.git
10 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git 11 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git
11 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git 12 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git
12 13
13 lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git 14 lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git
15 lib/hg/onsub = ssh://hg@bitbucket.org/aragost/onsub
14 16