Mercurial > dotfiles
comparison .hgsub @ 28:5db6b52ebf51
Merged .hg* files, READMEs, etc.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 21 Nov 2011 20:59:15 -0800 |
parents | |
children | 8368bbb1ba27 |
comparison
equal
deleted
inserted
replaced
27:0d15dd4e2e16 | 28:5db6b52ebf51 |
---|---|
1 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/gundo = https://bitbucket.org/sjl/gundo.vim | |
4 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/commentary = [git]git://github.com/tpope/vim-commentary.git | |
7 vim/bundle/ragtag = [git]git://github.com/tpope/vim-ragtag.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 | |
10 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git | |
11 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git | |
12 |