diff --git a/.gitmodules b/.gitmodules index c4eca3e..96b9bee 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "bundle/vim-fugitive"] path = bundle/vim-fugitive url = git://github.com/tpope/vim-fugitive.git +[submodule "bundle/vim-autoclose"] + path = bundle/vim-autoclose + url = https://github.com/Townk/vim-autoclose.git diff --git a/bundle/vim-autoclose b/bundle/vim-autoclose new file mode 160000 index 0000000..a9a3b73 --- /dev/null +++ b/bundle/vim-autoclose @@ -0,0 +1 @@ +Subproject commit a9a3b7384657bc1f60a963fd6c08c63fc48d61c3