Mercurial > dotfiles
annotate 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 |
rev | line source |
---|---|
5 | 1 bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git |
4
558789af5666
Added command-t plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
3
diff
changeset
|
2 bundle/command-t = [git]https://github.com/wincent/Command-T.git |
8 | 3 bundle/gundo = https://bitbucket.org/sjl/gundo.vim |
4
558789af5666
Added command-t plugin.
Ludovic Chabant <ludovic@chabant.com>
parents:
3
diff
changeset
|
4 bundle/markdown = [git]https://github.com/tpope/vim-markdown.git |
15
f3553a995438
Added nertree, supertab and surround.
Ludovic Chabant <ludovic@chabant.com>
parents:
8
diff
changeset
|
5 bundle/surround = [git]https://github.com/tpope/vim-surround.git |
f3553a995438
Added nertree, supertab and surround.
Ludovic Chabant <ludovic@chabant.com>
parents:
8
diff
changeset
|
6 bundle/supertab = [git]https://github.com/ervandew/supertab.git |
f3553a995438
Added nertree, supertab and surround.
Ludovic Chabant <ludovic@chabant.com>
parents:
8
diff
changeset
|
7 bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git |
f3553a995438
Added nertree, supertab and surround.
Ludovic Chabant <ludovic@chabant.com>
parents:
8
diff
changeset
|
8 |