From ae9c3b8a80a8c2cc2a5595b46fad91e1c2037e7c Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 22 Jan 2012 13:58:19 -0500 Subject: Revert "Add AutoClose" This reverts commit 39cfdd62ba82f93f68a2b5fa7b5771303d8b9dee. This fixes the delay when leaving insert mode --- .gitmodules | 3 --- bundle/AutoClose | 1 - 2 files changed, 4 deletions(-) delete mode 160000 bundle/AutoClose diff --git a/.gitmodules b/.gitmodules index ec4c7b2c..1009237e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,9 +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 [submodule "bundle/vim-space"] path = bundle/vim-space url = https://github.com/spiiph/vim-space.git diff --git a/bundle/AutoClose b/bundle/AutoClose deleted file mode 160000 index d50ea9a8..00000000 --- a/bundle/AutoClose +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d50ea9a887e14e1af43788beaa66144bbc745cb5 -- cgit 1.4.1