changeset 17:3b6f884edf98

Added new plugins.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 21 Nov 2011 17:11:05 -0800
parents 1c8f40343af3
children cec2213f938c
files vim/.hgsub
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/vim/.hgsub	Mon Nov 21 00:17:35 2011 -0800
+++ b/vim/.hgsub	Mon Nov 21 17:11:05 2011 -0800
@@ -3,6 +3,10 @@
 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/commentary = [git]git://github.com/tpope/vim-commentary.git
+bundle/ragtag = [git]git://github.com/tpope/vim-ragtag.git
+bundle/repeat = [git]git://github.com/tpope/vim-repeat.git
+bundle/haml = [git]git://github.com/tpope/vim-haml.git
 bundle/supertab = [git]https://github.com/ervandew/supertab.git
 bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git