Mercurial > dotfiles
comparison vim/.hgsub @ 17:3b6f884edf98
Added new plugins.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 21 Nov 2011 17:11:05 -0800 |
parents | f3553a995438 |
children |
comparison
equal
deleted
inserted
replaced
16:1c8f40343af3 | 17:3b6f884edf98 |
---|---|
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 | 5 bundle/surround = [git]https://github.com/tpope/vim-surround.git |
6 bundle/commentary = [git]git://github.com/tpope/vim-commentary.git | |
7 bundle/ragtag = [git]git://github.com/tpope/vim-ragtag.git | |
8 bundle/repeat = [git]git://github.com/tpope/vim-repeat.git | |
9 bundle/haml = [git]git://github.com/tpope/vim-haml.git | |
6 bundle/supertab = [git]https://github.com/ervandew/supertab.git | 10 bundle/supertab = [git]https://github.com/ervandew/supertab.git |
7 bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git | 11 bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git |
8 | 12 |