diff --git a/.gitmodules b/.gitmodules index 587a7fb1..e5f59476 100644 --- a/.gitmodules +++ b/.gitmodules @@ -189,3 +189,6 @@ [submodule "bundle/vim-golang"] path = bundle/vim-golang url = https://github.com/jnwhiteh/vim-golang.git +[submodule "bundle/vim-scala"] + path = bundle/vim-scala + url = git@github.com:rosstimson/scala-vim-support.git diff --git a/bundle/vim-scala b/bundle/vim-scala new file mode 160000 index 00000000..11804cee --- /dev/null +++ b/bundle/vim-scala @@ -0,0 +1 @@ +Subproject commit 11804ceeaaf3343fc640cbb47e1c5f77209323d7