diff options
author | June McEnroe <programble@gmail.com> | 2012-01-22 13:58:19 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2012-01-22 13:58:19 -0500 |
commit | ae9c3b8a80a8c2cc2a5595b46fad91e1c2037e7c (patch) | |
tree | 9a935de65bfb42af24a0e692ec30871d15049c18 /.gitmodules | |
parent | Revert "Disable powerline for now" (diff) | |
download | src-ae9c3b8a80a8c2cc2a5595b46fad91e1c2037e7c.tar.gz src-ae9c3b8a80a8c2cc2a5595b46fad91e1c2037e7c.zip |
Revert "Add AutoClose"
This reverts commit 39cfdd62ba82f93f68a2b5fa7b5771303d8b9dee. This fixes the delay when leaving insert mode
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
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 |