Mercurial > dotfiles
comparison .hgsub @ 29:8368bbb1ba27
Added hg-git sub-repo.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 21 Nov 2011 21:31:11 -0800 |
parents | 5db6b52ebf51 |
children | c3a77eaa467a |
comparison
equal
deleted
inserted
replaced
28:5db6b52ebf51 | 29:8368bbb1ba27 |
---|---|
8 vim/bundle/repeat = [git]git://github.com/tpope/vim-repeat.git | 8 vim/bundle/repeat = [git]git://github.com/tpope/vim-repeat.git |
9 vim/bundle/haml = [git]git://github.com/tpope/vim-haml.git | 9 vim/bundle/haml = [git]git://github.com/tpope/vim-haml.git |
10 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git | 10 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git |
11 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git | 11 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git |
12 | 12 |
13 lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git | |
14 |