From 2705f4b91a56caf4cf2b3b89b247580debd5d453 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 22 Jan 2012 01:25:09 -0500 Subject: Add AutoClose --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index dfd744a1..2af50670 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "bundle/gundo.vim"] path = bundle/gundo.vim url = http://github.com/sjl/gundo.vim.git +[submodule "bundle/AutoClose"] + path = bundle/AutoClose + url = https://github.com/vim-scripts/AutoClose.git -- cgit 1.4.1