diff --git a/.gitmodules b/.gitmodules index e9e852d..0dfd9a4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "vim/bundle/tcomment_vim"] path = vim/bundle/tcomment_vim url = git@github.com:tomtom/tcomment_vim.git +[submodule "vim/bundle/vim-autoclose"] + path = vim/bundle/vim-autoclose + url = git@github.com:Townk/vim-autoclose.git diff --git a/vim/bundle/vim-autoclose b/vim/bundle/vim-autoclose new file mode 160000 index 0000000..a9a3b73 --- /dev/null +++ b/vim/bundle/vim-autoclose @@ -0,0 +1 @@ +Subproject commit a9a3b7384657bc1f60a963fd6c08c63fc48d61c3