1 | [submodule "grammars/tree-sitter-python"] |
2 | path = grammars/tree-sitter-python |
3 | url = https://github.com/tree-sitter/tree-sitter-python.git |
4 | shallow = true |
5 | [submodule "grammars/tree-sitter-sql"] |
6 | path = grammars/tree-sitter-sql |
7 | url = https://github.com/DerekStride/tree-sitter-sql.git |
8 | shallow = true |
9 | [submodule "grammars/tree-sitter-markdown"] |
10 | path = grammars/tree-sitter-markdown |
11 | url = https://github.com/MDeiml/tree-sitter-markdown.git |
12 | shallow = true |
13 | [submodule "grammars/tree-sitter-bash"] |
14 | path = grammars/tree-sitter-bash |
15 | url = https://github.com/tree-sitter/tree-sitter-bash.git |
16 | shallow = true |
17 | [submodule "grammars/tree-sitter-go"] |
18 | path = grammars/tree-sitter-go |
19 | url = https://github.com/tree-sitter/tree-sitter-go.git |
20 | shallow = true |
21 | [submodule "grammars/tree-sitter-rust"] |
22 | path = grammars/tree-sitter-rust |
23 | url = https://github.com/tree-sitter/tree-sitter-rust.git |
24 | shallow = true |
25 | [submodule "grammars/tree-sitter-ocaml"] |
26 | path = grammars/tree-sitter-ocaml |
27 | url = https://github.com/tree-sitter/tree-sitter-ocaml.git |
28 | shallow = true |
29 | [submodule "grammars/tree-sitter-regex"] |
30 | path = grammars/tree-sitter-regex |
31 | url = https://github.com/tree-sitter/tree-sitter-regex.git |
32 | shallow = true |
33 | [submodule "grammars/tree-sitter-java"] |
34 | path = grammars/tree-sitter-java |
35 | url = https://github.com/tree-sitter/tree-sitter-java.git |
36 | shallow = true |
37 | [submodule "grammars/tree-sitter-json"] |
38 | path = grammars/tree-sitter-json |
39 | url = https://github.com/tree-sitter/tree-sitter-json.git |
40 | shallow = true |
41 | [submodule "grammars/tree-sitter-html"] |
42 | path = grammars/tree-sitter-html |
43 | url = https://github.com/tree-sitter/tree-sitter-html.git |
44 | shallow = true |
45 | [submodule "grammars/tree-sitter-verilog"] |
46 | path = grammars/tree-sitter-verilog |
47 | url = https://github.com/tree-sitter/tree-sitter-verilog.git |
48 | shallow = true |
49 | [submodule "grammars/tree-sitter-julia"] |
50 | path = grammars/tree-sitter-julia |
51 | url = https://github.com/tree-sitter/tree-sitter-julia.git |
52 | shallow = true |
53 | [submodule "grammars/tree-sitter-scala"] |
54 | path = grammars/tree-sitter-scala |
55 | url = https://github.com/tree-sitter/tree-sitter-scala.git |
56 | shallow = true |
57 | [submodule "grammars/tree-sitter-typescript"] |
58 | path = grammars/tree-sitter-typescript |
59 | url = https://github.com/tree-sitter/tree-sitter-typescript.git |
60 | shallow = true |
61 | [submodule "grammars/tree-sitter-php"] |
62 | path = grammars/tree-sitter-php |
63 | url = https://github.com/tree-sitter/tree-sitter-php.git |
64 | shallow = true |
65 | [submodule "grammars/tree-sitter-c-sharp"] |
66 | path = grammars/tree-sitter-c-sharp |
67 | url = https://github.com/tree-sitter/tree-sitter-c-sharp.git |
68 | shallow = true |
69 | [submodule "grammars/tree-sitter-toml"] |
70 | path = grammars/tree-sitter-toml |
71 | url = https://github.com/tree-sitter/tree-sitter-toml.git |
72 | shallow = true |
73 | [submodule "grammars/tree-sitter-haskell"] |
74 | path = grammars/tree-sitter-haskell |
75 | url = https://github.com/tree-sitter/tree-sitter-haskell.git |
76 | shallow = true |
77 | [submodule "grammars/tree-sitter-ruby"] |
78 | path = grammars/tree-sitter-ruby |
79 | url = https://github.com/tree-sitter/tree-sitter-ruby.git |
80 | shallow = true |
81 | [submodule "grammars/tree-sitter-diff"] |
82 | path = grammars/tree-sitter-diff |
83 | url = https://github.com/the-mikedavis/tree-sitter-diff.git |
84 | shallow = true |
85 | [submodule "grammars/tree-sitter-javascript"] |
86 | path = grammars/tree-sitter-javascript |
87 | url = https://github.com/tree-sitter/tree-sitter-javascript.git |
88 | shallow = true |
89 | [submodule "grammars/tree-sitter-c"] |
90 | path = grammars/tree-sitter-c |
91 | url = https://github.com/tree-sitter/tree-sitter-c.git |
92 | shallow = true |