diff --git a/.gitmodules b/.gitmodules index a4b364e..9206ab7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule "vim/bundle/endwise"] path = vim/bundle/endwise url = https://github.com/tpope/vim-endwise.git +[submodule "vim/bundle/autoclose"] + path = vim/bundle/autoclose + url = https://github.com/Townk/vim-autoclose.git diff --git a/vim/bundle/autoclose b/vim/bundle/autoclose new file mode 160000 index 0000000..1f294b4 --- /dev/null +++ b/vim/bundle/autoclose @@ -0,0 +1 @@ +Subproject commit 1f294b4f1157743bc78d79722a4ea06ee24235d0