mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04: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
|
||||
|
||||
Reference in New Issue
Block a user