Mercurial > dotfiles
diff 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 |
line wrap: on
line diff
--- a/vim/.hgsub Mon Nov 21 00:10:49 2011 -0800 +++ b/vim/.hgsub Mon Nov 21 00:15:09 2011 -0800 @@ -2,3 +2,7 @@ bundle/command-t = [git]https://github.com/wincent/Command-T.git bundle/gundo = https://bitbucket.org/sjl/gundo.vim bundle/markdown = [git]https://github.com/tpope/vim-markdown.git +bundle/surround = [git]https://github.com/tpope/vim-surround.git +bundle/supertab = [git]https://github.com/ervandew/supertab.git +bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git +