diff --git a/.gitmodules b/.gitmodules index a179f4b4d..caa40d8c9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,9 @@ [submodule "vendor/packages/shellscript.tmbundle"] path = vendor/packages/shellscript.tmbundle url = https://github.com/textmate/shellscript.tmbundle +[submodule "vendor/packages/xml.tmbundle"] + path = vendor/packages/xml.tmbundle + url = https://github.com/textmate/xml.tmbundle.git +[submodule "vendor/packages/property-list.tmbundle"] + path = vendor/packages/property-list.tmbundle + url = https://github.com/textmate/property-list.tmbundle.git diff --git a/vendor/packages/property-list.tmbundle b/vendor/packages/property-list.tmbundle new file mode 160000 index 000000000..8a2b90aec --- /dev/null +++ b/vendor/packages/property-list.tmbundle @@ -0,0 +1 @@ +Subproject commit 8a2b90aec0551cd085ecc8a32ecc8a53769b5739 diff --git a/vendor/packages/xml.tmbundle b/vendor/packages/xml.tmbundle new file mode 160000 index 000000000..9d9446f7d --- /dev/null +++ b/vendor/packages/xml.tmbundle @@ -0,0 +1 @@ +Subproject commit 9d9446f7da37e259cea0bd4a054796c5f67d5af1