-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
204 lines (204 loc) · 7.97 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
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
200
201
202
203
204
[submodule "tree-sitter"]
path = tree-sitter
url = https://github.com/tree-sitter/tree-sitter.git
[submodule "tree-sitter-ada"]
path = tree-sitter-ada
url = https://github.com/briot/tree-sitter-ada.git
[submodule "tree-sitter-arduino"]
path = tree-sitter-arduino
url = https://github.com/tree-sitter-grammars/tree-sitter-arduino.git
[submodule "tree-sitter-bash"]
path = tree-sitter-bash
url = https://github.com/tree-sitter/tree-sitter-bash.git
[submodule "tree-sitter-c"]
path = tree-sitter-c
url = https://github.com/tree-sitter/tree-sitter-c.git
[submodule "tree-sitter-c-sharp"]
path = tree-sitter-c-sharp
url = https://github.com/tree-sitter/tree-sitter-c-sharp.git
[submodule "tree-sitter-clojure"]
path = tree-sitter-clojure
url = https://github.com/sogaiu/tree-sitter-clojure.git
[submodule "tree-sitter-cmake"]
path = tree-sitter-cmake
url = https://github.com/uyha/tree-sitter-cmake.git
[submodule "tree-sitter-cobol"]
path = tree-sitter-cobol
url = https://github.com/yutaro-sakamoto/tree-sitter-cobol.git
[submodule "tree-sitter-common-lisp"]
path = tree-sitter-common-lisp
url = https://github.com/tree-sitter-grammars/tree-sitter-commonlisp.git
[submodule "tree-sitter-cpp"]
path = tree-sitter-cpp
url = https://github.com/tree-sitter/tree-sitter-cpp.git
[submodule "tree-sitter-css"]
path = tree-sitter-css
url = https://github.com/tree-sitter/tree-sitter-css.git
[submodule "tree-sitter-csv"]
path = tree-sitter-csv
url = https://github.com/tree-sitter-grammars/tree-sitter-csv.git
[submodule "tree-sitter-dart"]
path = tree-sitter-dart
url = https://github.com/UserNobody14/tree-sitter-dart.git
[submodule "tree-sitter-dockerfile"]
path = tree-sitter-dockerfile
url = https://github.com/camdencheek/tree-sitter-dockerfile.git
[submodule "tree-sitter-dot"]
path = tree-sitter-dot
url = https://github.com/rydesun/tree-sitter-dot.git
[submodule "tree-sitter-dtd"]
path = tree-sitter-dtd
url = https://github.com/tree-sitter-grammars/tree-sitter-xml.git
[submodule "tree-sitter-elixir"]
path = tree-sitter-elixir
url = https://github.com/elixir-lang/tree-sitter-elixir.git
[submodule "tree-sitter-elm"]
path = tree-sitter-elm
url = https://github.com/elm-tooling/tree-sitter-elm.git
[submodule "tree-sitter-embedded-template"]
path = tree-sitter-embedded-template
url = https://github.com/tree-sitter/tree-sitter-embedded-template.git
[submodule "tree-sitter-erlang"]
path = tree-sitter-erlang
url = https://github.com/WhatsApp/tree-sitter-erlang.git
[submodule "tree-sitter-fish"]
path = tree-sitter-fish
url = https://github.com/ram02z/tree-sitter-fish.git
[submodule "tree-sitter-fortran"]
path = tree-sitter-fortran
url = https://github.com/stadelmanma/tree-sitter-fortran.git
[submodule "tree-sitter-gitattributes"]
path = tree-sitter-gitattributes
url = https://github.com/ObserverOfTime/tree-sitter-gitattributes.git
[submodule "tree-sitter-gitignore"]
path = tree-sitter-gitignore
url = https://github.com/shunsambongi/tree-sitter-gitignore.git
[submodule "tree-sitter-go"]
path = tree-sitter-go
url = https://github.com/tree-sitter/tree-sitter-go.git
[submodule "tree-sitter-graphql"]
path = tree-sitter-graphql
url = https://github.com/bkegley/tree-sitter-graphql.git
[submodule "tree-sitter-haskell"]
path = tree-sitter-haskell
url = https://github.com/tree-sitter/tree-sitter-haskell.git
[submodule "tree-sitter-hcl"]
path = tree-sitter-hcl
url = https://github.com/tree-sitter-grammars/tree-sitter-hcl.git
[submodule "tree-sitter-html"]
path = tree-sitter-html
url = https://github.com/tree-sitter/tree-sitter-html.git
[submodule "tree-sitter-java"]
path = tree-sitter-java
url = https://github.com/tree-sitter/tree-sitter-java.git
[submodule "tree-sitter-javascript"]
path = tree-sitter-javascript
url = https://github.com/tree-sitter/tree-sitter-javascript.git
[submodule "tree-sitter-json"]
path = tree-sitter-json
url = https://github.com/tree-sitter/tree-sitter-json.git
[submodule "tree-sitter-julia"]
path = tree-sitter-julia
url = https://github.com/tree-sitter/tree-sitter-julia.git
[submodule "tree-sitter-kotlin"]
path = tree-sitter-kotlin
url = https://github.com/fwcd/tree-sitter-kotlin.git
[submodule "tree-sitter-latex"]
path = tree-sitter-latex
url = https://github.com/latex-lsp/tree-sitter-latex.git
[submodule "tree-sitter-lua"]
path = tree-sitter-lua
url = https://github.com/tree-sitter-grammars/tree-sitter-lua.git
[submodule "tree-sitter-markdown"]
path = tree-sitter-markdown
url = https://github.com/tree-sitter-grammars/tree-sitter-markdown.git
[submodule "tree-sitter-nix"]
path = tree-sitter-nix
url = https://github.com/nix-community/tree-sitter-nix.git
[submodule "tree-sitter-objective-c"]
path = tree-sitter-objective-c
url = https://github.com/tree-sitter-grammars/tree-sitter-objc.git
[submodule "tree-sitter-ocaml"]
path = tree-sitter-ocaml
url = https://github.com/tree-sitter/tree-sitter-ocaml.git
[submodule "tree-sitter-odin"]
path = tree-sitter-odin
url = https://github.com/tree-sitter-grammars/tree-sitter-odin.git
[submodule "tree-sitter-pascal"]
path = tree-sitter-pascal
url = https://github.com/Isopod/tree-sitter-pascal.git
[submodule "tree-sitter-php"]
path = tree-sitter-php
url = https://github.com/tree-sitter/tree-sitter-php.git
[submodule "tree-sitter-properties"]
path = tree-sitter-properties
url = https://github.com/tree-sitter-grammars/tree-sitter-properties.git
[submodule "tree-sitter-psv"]
path = tree-sitter-psv
url = https://github.com/tree-sitter-grammars/tree-sitter-csv.git
[submodule "tree-sitter-python"]
path = tree-sitter-python
url = https://github.com/tree-sitter/tree-sitter-python.git
[submodule "tree-sitter-r"]
path = tree-sitter-r
url = https://github.com/r-lib/tree-sitter-r.git
[submodule "tree-sitter-racket"]
path = tree-sitter-racket
url = https://github.com/6cdh/tree-sitter-racket.git
[submodule "tree-sitter-requirements"]
path = tree-sitter-requirements
url = https://github.com/tree-sitter-grammars/tree-sitter-requirements.git
[submodule "tree-sitter-ruby"]
path = tree-sitter-ruby
url = https://github.com/tree-sitter/tree-sitter-ruby.git
[submodule "tree-sitter-rust"]
path = tree-sitter-rust
url = https://github.com/tree-sitter/tree-sitter-rust.git
[submodule "tree-sitter-scala"]
path = tree-sitter-scala
url = https://github.com/tree-sitter/tree-sitter-scala.git
[submodule "tree-sitter-scheme"]
path = tree-sitter-scheme
url = https://github.com/6cdh/tree-sitter-scheme.git
[submodule "tree-sitter-scss"]
path = tree-sitter-scss
url = https://github.com/serenadeai/tree-sitter-scss.git
[submodule "tree-sitter-sql"]
path = tree-sitter-sql
url = https://github.com/DerekStride/tree-sitter-sql.git
[submodule "tree-sitter-svelte"]
path = tree-sitter-svelte
url = https://github.com/Himujjal/tree-sitter-svelte.git
[submodule "tree-sitter-swift"]
path = tree-sitter-swift
url = https://github.com/alex-pinkus/tree-sitter-swift.git
[submodule "tree-sitter-thrift"]
path = tree-sitter-thrift
url = https://github.com/tree-sitter-grammars/tree-sitter-thrift.git
[submodule "tree-sitter-toml"]
path = tree-sitter-toml
url = https://github.com/ikatyang/tree-sitter-toml.git
[submodule "tree-sitter-tsv"]
path = tree-sitter-tsv
url = https://github.com/tree-sitter-grammars/tree-sitter-csv.git
[submodule "tree-sitter-tsx"]
path = tree-sitter-tsx
url = https://github.com/tree-sitter/tree-sitter-typescript.git
[submodule "tree-sitter-typescript"]
path = tree-sitter-typescript
url = https://github.com/tree-sitter/tree-sitter-typescript.git
[submodule "tree-sitter-twig"]
path = tree-sitter-twig
url = https://github.com/kaermorchen/tree-sitter-twig.git
[submodule "tree-sitter-verilog"]
path = tree-sitter-verilog
url = https://github.com/tree-sitter/tree-sitter-verilog.git
[submodule "tree-sitter-xml"]
path = tree-sitter-xml
url = https://github.com/tree-sitter-grammars/tree-sitter-xml.git
[submodule "tree-sitter-yaml"]
path = tree-sitter-yaml
url = https://github.com/ikatyang/tree-sitter-yaml.git
[submodule "tree-sitter-zig"]
path = tree-sitter-zig
url = https://github.com/maxxnino/tree-sitter-zig.git