forked from textmate/textmate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.08 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 "rmate"]
path = rmate
url = https://github.com/textmate/rmate.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