Files
textmate/.gitmodules
2020-05-10 20:07:30 +07:00

22 lines
838 B
Plaintext

[submodule "bin/CxxTest"]
path = bin/CxxTest
url = https://github.com/textmate/cxxtest.git
[submodule "Applications/TextMate/icons"]
path = Applications/TextMate/icons
url = https://github.com/textmate/document-icons.git
[submodule "PlugIns/dialog-1.x"]
path = PlugIns/dialog-1.x
url = https://github.com/textmate/dialog-1.x.git
[submodule "PlugIns/dialog"]
path = PlugIns/dialog
url = https://github.com/textmate/dialog.git
[submodule "vendor/Onigmo/vendor"]
path = vendor/Onigmo/vendor
url = https://github.com/textmate/Onigmo.git
[submodule "vendor/kvdb/vendor"]
path = vendor/kvdb/vendor
url = https://github.com/textmate/kvdb.git
[submodule "Applications/SyntaxMate/resources/SyntaxMate.tmBundle"]
path = Applications/SyntaxMate/resources/SyntaxMate.tmBundle
url = https://github.com/shpakovski/syntaxmate.tmbundle.git