forked from limetext/lime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
99 lines (99 loc) · 4.25 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
[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
[submodule "3rdparty/bundles/python.tmbundle"]
path = 3rdparty/bundles/python.tmbundle
url = git://github.com/textmate/python.tmbundle.git
[submodule "3rdparty/bundles/Diff.tmbundle"]
path = 3rdparty/bundles/Diff.tmbundle
url = git://github.com/textmate/Diff.tmbundle.git
[submodule "3rdparty/bundles/ruby.tmbundle"]
path = 3rdparty/bundles/ruby.tmbundle
url = git://github.com/textmate/ruby.tmbundle.git
[submodule "3rdparty/bundles/perl.tmbundle"]
path = 3rdparty/bundles/perl.tmbundle
url = git://github.com/textmate/perl.tmbundle.git
[submodule "3rdparty/bundles/sql.tmbundle"]
path = 3rdparty/bundles/sql.tmbundle
url = git://github.com/textmate/sql.tmbundle.git
[submodule "3rdparty/bundles/html.tmbundle"]
path = 3rdparty/bundles/html.tmbundle
url = git://github.com/textmate/html.tmbundle.git
[submodule "3rdparty/bundles/php.tmbundle"]
path = 3rdparty/bundles/php.tmbundle
url = git://github.com/textmate/php.tmbundle.git
[submodule "3rdparty/bundles/make.tmbundle"]
path = 3rdparty/bundles/make.tmbundle
url = git://github.com/textmate/make.tmbundle.git
[submodule "3rdparty/bundles/java.tmbundle"]
path = 3rdparty/bundles/java.tmbundle
url = git://github.com/textmate/java.tmbundle.git
[submodule "3rdparty/bundles/javascript.tmbundle"]
path = 3rdparty/bundles/javascript.tmbundle
url = git://github.com/textmate/javascript.tmbundle.git
[submodule "3rdparty/bundles/css.tmbundle"]
path = 3rdparty/bundles/css.tmbundle
url = git://github.com/textmate/css.tmbundle.git
[submodule "3rdparty/bundles/shellscript.tmbundle"]
path = 3rdparty/bundles/shellscript.tmbundle
url = git://github.com/textmate/shellscript.tmbundle.git
[submodule "3rdparty/bundles/json.tmbundle"]
path = 3rdparty/bundles/json.tmbundle
url = git://github.com/textmate/json.tmbundle.git
[submodule "3rdparty/bundles/markdown.tmbundle"]
path = 3rdparty/bundles/markdown.tmbundle
url = git://github.com/textmate/markdown.tmbundle.git
[submodule "3rdparty/bundles/haskell.tmbundle"]
path = 3rdparty/bundles/haskell.tmbundle
url = git://github.com/textmate/haskell.tmbundle.git
[submodule "3rdparty/bundles/lua.tmbundle"]
path = 3rdparty/bundles/lua.tmbundle
url = git://github.com/textmate/lua.tmbundle.git
[submodule "3rdparty/bundles/yaml.tmbundle"]
path = 3rdparty/bundles/yaml.tmbundle
url = git://github.com/textmate/yaml.tmbundle.git
[submodule "3rdparty/bundles/d.tmbundle"]
path = 3rdparty/bundles/d.tmbundle
url = git://github.com/textmate/d.tmbundle.git
[submodule "3rdparty/bundles/cmake.tmbundle"]
path = 3rdparty/bundles/cmake.tmbundle
url = git://github.com/textmate/cmake.tmbundle.git
[submodule "3rdparty/bundles/ini.tmbundle"]
path = 3rdparty/bundles/ini.tmbundle
url = git://github.com/textmate/ini.tmbundle.git