diff --git a/.gitmodules b/.gitmodules index 80cc182..2943564 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "bundle.available/matchit"] path = bundle.available/matchit url = https://github.com/edsono/vim-matchit +[submodule "bundle.available/autoclose"] + path = bundle.available/autoclose + url = https://github.com/vim-scripts/AutoClose.git diff --git a/bundle.available/autoclose b/bundle.available/autoclose new file mode 160000 index 0000000..d50ea9a --- /dev/null +++ b/bundle.available/autoclose @@ -0,0 +1 @@ +Subproject commit d50ea9a887e14e1af43788beaa66144bbc745cb5