-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
199 lines (199 loc) · 7.16 KB
/
Copy path.gitmodules
File metadata and controls
199 lines (199 loc) · 7.16 KB
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
[submodule "extra/emacs"]
path = extra/emacs
ignore = dirty
shallow = true
skipUpdate = true
url = https://github.com/emacs-mirror/emacs.git
[submodule "extra/git"]
path = extra/git
ignore = dirty
shallow = true
skipUpdate = true
url = https://github.com/git-for-windows/git.git
[submodule "extra/tree-sitter-module"]
path = extra/tree-sitter-module
ignore = dirty
shallow = true
url = https://github.com/casouri/tree-sitter-module.git
[submodule "extra/tree-sitter-astro"]
path = extra/tree-sitter-astro
ignore = dirty
shallow = true
url = https://github.com/virchau13/tree-sitter-astro.git
[submodule "extra/tree-sitter-bash"]
path = extra/tree-sitter-bash
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-bash.git
[submodule "extra/tree-sitter-c"]
path = extra/tree-sitter-c
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-c.git
[submodule "extra/tree-sitter-c-sharp"]
path = extra/tree-sitter-c-sharp
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-c-sharp
[submodule "extra/tree-sitter-clojure"]
path = extra/tree-sitter-clojure
ignore = dirty
shallow = true
url = https://github.com/sogaiu/tree-sitter-clojure.git
[submodule "extra/tree-sitter-cpp"]
path = extra/tree-sitter-cpp
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-cpp.git
[submodule "extra/tree-sitter-css"]
path = extra/tree-sitter-css
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-css.git
[submodule "extra/tree-sitter-dockerfile"]
path = extra/tree-sitter-dockerfile
ignore = dirty
shallow = true
url = https://github.com/camdencheek/tree-sitter-dockerfile.git
[submodule "extra/tree-sitter-erlang"]
path = extra/tree-sitter-erlang
ignore = dirty
shallow = true
url = https://github.com/WhatsApp/tree-sitter-erlang.git
[submodule "extra/tree-sitter-elixir"]
path = extra/tree-sitter-elixir
ignore = dirty
shallow = true
url = https://github.com/elixir-lang/tree-sitter-elixir
[submodule "extra/tree-sitter-go"]
path = extra/tree-sitter-go
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-go.git
[submodule "extra/tree-sitter-gomod"]
path = extra/tree-sitter-gomod
ignore = dirty
shallow = true
url = https://github.com/camdencheek/tree-sitter-go-mod.git
[submodule "extra/tree-sitter-graphql"]
path = extra/tree-sitter-graphql
ignore = dirty
shallow = true
url = https://github.com/bkegley/tree-sitter-graphql.git
[submodule "extra/tree-sitter-heex"]
path = extra/tree-sitter-heex
ignore = dirty
shallow = true
url = https://github.com/phoenixframework/tree-sitter-heex
[submodule "extra/tree-sitter-html"]
path = extra/tree-sitter-html
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-html.git
[submodule "extra/tree-sitter-java"]
path = extra/tree-sitter-java
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-java.git
[submodule "extra/tree-sitter-javascript"]
path = extra/tree-sitter-javascript
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-javascript
[submodule "extra/tree-sitter-jsdoc"]
path = extra/tree-sitter-jsdoc
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-jsdoc
[submodule "extra/tree-sitter-json"]
path = extra/tree-sitter-json
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-json.git
[submodule "extra/tree-sitter-kdl"]
path = extra/tree-sitter-kdl
ignore = dirty
shallow = true
url = https://github.com/tree-sitter-grammars/tree-sitter-kdl.git
[submodule "extra/tree-sitter-kotlin"]
path = extra/tree-sitter-kotlin
ignore = dirty
shallow = true
url = https://github.com/fwcd/tree-sitter-kotlin.git
[submodule "extra/tree-sitter-markdown"]
path = extra/tree-sitter-markdown
ignore = dirty
shallow = true
url = https://github.com/tree-sitter-grammars/tree-sitter-markdown.git
branch = split_parser
[submodule "extra/tree-sitter-mermaid"]
path = extra/tree-sitter-mermaid
ignore = dirty
shallow = true
url = https://github.com/monaqa/tree-sitter-mermaid
[submodule "extra/tree-sitter-nix"]
path = extra/tree-sitter-nix
ignore = dirty
shallow = true
url = https://github.com/nix-community/tree-sitter-nix.git
[submodule "extra/tree-sitter-prisma"]
path = extra/tree-sitter-prisma
ignore = dirty
shallow = true
url = https://github.com/victorhqc/tree-sitter-prisma.git
[submodule "extra/tree-sitter-python"]
path = extra/tree-sitter-python
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-python.git
[submodule "extra/tree-sitter-regex"]
path = extra/tree-sitter-regex
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-regex.git
[submodule "extra/tree-sitter-rust"]
path = extra/tree-sitter-rust
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-rust.git
[submodule "extra/tree-sitter-svelte"]
path = extra/tree-sitter-svelte
ignore = dirty
shallow = true
url = https://github.com/tree-sitter-grammars/tree-sitter-svelte.git
[submodule "extra/tree-sitter-swift"]
path = extra/tree-sitter-swift
ignore = dirty
shallow = true
url = https://github.com/alex-pinkus/tree-sitter-swift.git
[submodule "extra/tree-sitter-toml"]
path = extra/tree-sitter-toml
ignore = dirty
shallow = true
url = https://github.com/tree-sitter-grammars/tree-sitter-toml.git
[submodule "extra/tree-sitter-typescript"]
path = extra/tree-sitter-typescript
ignore = dirty
shallow = true
url = https://github.com/tree-sitter/tree-sitter-typescript
[submodule "extra/tree-sitter-vue"]
path = extra/tree-sitter-vue
ignore = dirty
shallow = true
url = https://github.com/ikatyang/tree-sitter-vue.git
[submodule "extra/tree-sitter-yaml"]
path = extra/tree-sitter-yaml
ignore = dirty
shallow = true
url = https://github.com/tree-sitter-grammars/tree-sitter-yaml.git
[submodule "extra/tree-sitter-zig"]
path = extra/tree-sitter-zig
ignore = dirty
shallow = true
url = https://github.com/mwolson/tree-sitter-zig.git
[submodule "share/man"]
path = share/man
ignore = dirty
shallow = true
skipUpdate = true
url = https://github.com/mwolson/git-for-windows-manpages.git