forked from textmate/textmate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.19 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "bin/CxxTest"]
path = bin/CxxTest
url = https://github.com/textmate/cxxtest.git
[submodule "vendor/MASPreferences/vendor"]
path = vendor/MASPreferences/vendor
url = https://github.com/textmate/MASPreferences.git
[submodule "vendor/MGScopeBar/vendor"]
path = vendor/MGScopeBar/vendor
url = https://github.com/textmate/MGScopeBar.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/XcodeEditor/vendor"]
path = vendor/XcodeEditor/vendor
url = https://github.com/textmate/xcode-editor.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