forked from limetext/lime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
39 lines (39 loc) · 1.57 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
31
32
33
34
35
36
37
38
39
[submodule "3rdparty/bundles/c.tmbundle"]
path = 3rdparty/bundles/c.tmbundle
url = https://github.com/textmate/c.tmbundle
[submodule "3rdparty/bundles/property-list.tmbundle"]
path = 3rdparty/bundles/property-list.tmbundle
url = https://github.com/textmate/property-list.tmbundle
[submodule "3rdparty/bundles/monokai.tmbundle"]
path = 3rdparty/bundles/monokai.tmbundle
url = https://github.com/textmate/monokai.tmbundle
[submodule "3rdparty/bundles/xml.tmbundle"]
path = 3rdparty/bundles/xml.tmbundle
url = https://github.com/textmate/xml.tmbundle.git
[submodule "3rdparty/bundles/go.tmbundle"]
path = 3rdparty/bundles/go.tmbundle
url = https://github.com/AlanQuatermain/go-tmbundle.git
[submodule "3rdparty/libs/gopy"]
path = 3rdparty/libs/gopy
url = https://github.com/limetext/gopy.git
ignore = dirty
[submodule "3rdparty/libs/rubex"]
path = 3rdparty/libs/rubex
url = https://github.com/limetext/rubex.git
ignore = dirty
[submodule "3rdparty/libs/termbox-go"]
path = 3rdparty/libs/termbox-go
url = https://github.com/limetext/termbox-go.git
[submodule "3rdparty/bundles/TextMate-Themes"]
path = 3rdparty/bundles/TextMate-Themes
url = https://github.com/filmgirl/TextMate-Themes.git
[submodule "3rdparty/bundles/GoSublime"]
path = 3rdparty/bundles/GoSublime
url = https://github.com/DisposaBoy/GoSublime.git
[submodule "3rdparty/bundles/Vintageous"]
path = 3rdparty/bundles/Vintageous
url = https://github.com/quarnster/Vintageous.git
ignore = dirty
[submodule "3rdparty/bundles/themes/soda"]
path = 3rdparty/bundles/themes/soda
url = https://github.com/buymeasoda/soda-theme.git