Add property list bundle

Also adds the xml bundle which is a requirement of
the property list bundle.
This commit is contained in:
Kevin Sawicki
2013-01-08 16:22:35 -08:00
parent 2b51a2ce73
commit 14efcefad9
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -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

1
vendor/packages/xml.tmbundle vendored Submodule