forked from limetext/lime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
88 lines (88 loc) · 3.5 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
[submodule "packages/c.tmbundle"]
path = packages/c.tmbundle
url = https://github.com/textmate/c.tmbundle
[submodule "packages/property-list.tmbundle"]
path = packages/property-list.tmbundle
url = https://github.com/textmate/property-list.tmbundle
[submodule "packages/monokai.tmbundle"]
path = packages/monokai.tmbundle
url = https://github.com/textmate/monokai.tmbundle
[submodule "packages/xml.tmbundle"]
path = packages/xml.tmbundle
url = https://github.com/textmate/xml.tmbundle.git
[submodule "packages/go.tmbundle"]
path = packages/go.tmbundle
url = https://github.com/AlanQuatermain/go-tmbundle.git
[submodule "packages/themes/TextMate-Themes"]
path = packages/themes/TextMate-Themes
url = https://github.com/filmgirl/TextMate-Themes.git
[submodule "packages/GoSublime"]
path = packages/GoSublime
url = https://github.com/DisposaBoy/GoSublime.git
[submodule "packages/Vintageous"]
path = packages/Vintageous
url = https://github.com/quarnster/Vintageous.git
ignore = dirty
[submodule "packages/themes/soda"]
path = packages/themes/soda
url = https://github.com/buymeasoda/soda-theme.git
[submodule "packages/python.tmbundle"]
path = packages/python.tmbundle
url = https://github.com/textmate/python.tmbundle.git
[submodule "packages/Diff.tmbundle"]
path = packages/Diff.tmbundle
url = https://github.com/textmate/Diff.tmbundle.git
[submodule "packages/ruby.tmbundle"]
path = packages/ruby.tmbundle
url = https://github.com/textmate/ruby.tmbundle.git
[submodule "packages/perl.tmbundle"]
path = packages/perl.tmbundle
url = https://github.com/textmate/perl.tmbundle.git
[submodule "packages/sql.tmbundle"]
path = packages/sql.tmbundle
url = https://github.com/textmate/sql.tmbundle.git
[submodule "packages/html.tmbundle"]
path = packages/html.tmbundle
url = https://github.com/textmate/html.tmbundle.git
[submodule "packages/php.tmbundle"]
path = packages/php.tmbundle
url = https://github.com/textmate/php.tmbundle.git
[submodule "packages/make.tmbundle"]
path = packages/make.tmbundle
url = https://github.com/textmate/make.tmbundle.git
[submodule "packages/java.tmbundle"]
path = packages/java.tmbundle
url = https://github.com/textmate/java.tmbundle.git
[submodule "packages/javascript.tmbundle"]
path = packages/javascript.tmbundle
url = https://github.com/textmate/javascript.tmbundle.git
[submodule "packages/css.tmbundle"]
path = packages/css.tmbundle
url = https://github.com/textmate/css.tmbundle.git
[submodule "packages/shellscript.tmbundle"]
path = packages/shellscript.tmbundle
url = https://github.com/textmate/shellscript.tmbundle.git
[submodule "packages/json.tmbundle"]
path = packages/json.tmbundle
url = https://github.com/textmate/json.tmbundle.git
[submodule "packages/markdown.tmbundle"]
path = packages/markdown.tmbundle
url = https://github.com/textmate/markdown.tmbundle.git
[submodule "packages/haskell.tmbundle"]
path = packages/haskell.tmbundle
url = https://github.com/textmate/haskell.tmbundle.git
[submodule "packages/lua.tmbundle"]
path = packages/lua.tmbundle
url = https://github.com/textmate/lua.tmbundle.git
[submodule "packages/yaml.tmbundle"]
path = packages/yaml.tmbundle
url = https://github.com/textmate/yaml.tmbundle.git
[submodule "packages/d.tmbundle"]
path = packages/d.tmbundle
url = https://github.com/textmate/d.tmbundle.git
[submodule "packages/cmake.tmbundle"]
path = packages/cmake.tmbundle
url = https://github.com/textmate/cmake.tmbundle.git
[submodule "packages/ini.tmbundle"]
path = packages/ini.tmbundle
url = https://github.com/textmate/ini.tmbundle.git