diff --git a/.gitmodules b/.gitmodules index 4b9b8b0e1..1c90230f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "vendor/packages/yaml.tmbundle"] path = vendor/packages/yaml.tmbundle url = https://github.com/textmate/yaml.tmbundle.git +[submodule "vendor/packages/java.tmbundle"] + path = vendor/packages/java.tmbundle + url = https://github.com/textmate/java.tmbundle.git diff --git a/vendor/packages/java.tmbundle b/vendor/packages/java.tmbundle new file mode 160000 index 000000000..1c315ed46 --- /dev/null +++ b/vendor/packages/java.tmbundle @@ -0,0 +1 @@ +Subproject commit 1c315ed46188e02d749939ec64160040d9c03f0b