mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Add property list bundle
Also adds the xml bundle which is a requirement of the property list bundle.
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -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/property-list.tmbundle
vendored
Submodule
1
vendor/packages/property-list.tmbundle
vendored
Submodule
Submodule vendor/packages/property-list.tmbundle added at 8a2b90aec0
1
vendor/packages/xml.tmbundle
vendored
Submodule
1
vendor/packages/xml.tmbundle
vendored
Submodule
Submodule vendor/packages/xml.tmbundle added at 9d9446f7da
Reference in New Issue
Block a user