diff --git a/.gitmodules b/.gitmodules index 576f5ca..489485c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -35,3 +35,6 @@ [submodule "vim/bundle/vim-matchparenalways"] path = vim/bundle/vim-matchparenalways url = git@github.com:justinmk/vim-matchparenalways.git +[submodule "vim/bundle/vim-gradle"] + path = vim/bundle/vim-gradle + url = git@github.com:tfnico/vim-gradle.git diff --git a/vim/bundle/vim-gradle b/vim/bundle/vim-gradle new file mode 160000 index 0000000..e77153d --- /dev/null +++ b/vim/bundle/vim-gradle @@ -0,0 +1 @@ +Subproject commit e77153d120d23e3dc659e4b2148e469696c11022