comparison vim/.hgsub @ 15:f3553a995438

Added nertree, supertab and surround.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 21 Nov 2011 00:15:09 -0800
parents 439a12e18453
children 3b6f884edf98
comparison
equal deleted inserted replaced
13:287b91d2898f 15:f3553a995438
1 bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git 1 bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git
2 bundle/command-t = [git]https://github.com/wincent/Command-T.git 2 bundle/command-t = [git]https://github.com/wincent/Command-T.git
3 bundle/gundo = https://bitbucket.org/sjl/gundo.vim 3 bundle/gundo = https://bitbucket.org/sjl/gundo.vim
4 bundle/markdown = [git]https://github.com/tpope/vim-markdown.git 4 bundle/markdown = [git]https://github.com/tpope/vim-markdown.git
5 bundle/surround = [git]https://github.com/tpope/vim-surround.git
6 bundle/supertab = [git]https://github.com/ervandew/supertab.git
7 bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git
8