aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: a899c778de61681b132685037474f35772d0e26f (plain) (blame)
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
[submodule "helix-syntax/languages/tree-sitter-cpp"]
	path = helix-syntax/languages/tree-sitter-cpp
	url = https://github.com/tree-sitter/tree-sitter-cpp
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-javascript"]
	path = helix-syntax/languages/tree-sitter-javascript
	url = https://github.com/tree-sitter/tree-sitter-javascript
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-julia"]
	path = helix-syntax/languages/tree-sitter-julia
	url = https://github.com/tree-sitter/tree-sitter-julia
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-python"]
	path = helix-syntax/languages/tree-sitter-python
	url = https://github.com/tree-sitter/tree-sitter-python
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-typescript"]
	path = helix-syntax/languages/tree-sitter-typescript
	url = https://github.com/tree-sitter/tree-sitter-typescript
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-agda"]
	path = helix-syntax/languages/tree-sitter-agda
	url = https://github.com/tree-sitter/tree-sitter-agda
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-go"]
	path = helix-syntax/languages/tree-sitter-go
	url = https://github.com/tree-sitter/tree-sitter-go
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-ruby"]
	path = helix-syntax/languages/tree-sitter-ruby
	url = https://github.com/tree-sitter/tree-sitter-ruby
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-java"]
	path = helix-syntax/languages/tree-sitter-java
	url = https://github.com/tree-sitter/tree-sitter-java
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-php"]
	path = helix-syntax/languages/tree-sitter-php
	url = https://github.com/tree-sitter/tree-sitter-php
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-html"]
	path = helix-syntax/languages/tree-sitter-html
	url = https://github.com/tree-sitter/tree-sitter-html
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-scala"]
	path = helix-syntax/languages/tree-sitter-scala
	url = https://github.com/tree-sitter/tree-sitter-scala
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-bash"]
	path = helix-syntax/languages/tree-sitter-bash
	url = https://github.com/tree-sitter/tree-sitter-bash
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-rust"]
	path = helix-syntax/languages/tree-sitter-rust
	url = https://github.com/tree-sitter/tree-sitter-rust
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-json"]
	path = helix-syntax/languages/tree-sitter-json
	url = https://github.com/tree-sitter/tree-sitter-json
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-css"]
	path = helix-syntax/languages/tree-sitter-css
	url = https://github.com/tree-sitter/tree-sitter-css
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-c-sharp"]
	path = helix-syntax/languages/tree-sitter-c-sharp
	url = https://github.com/tree-sitter/tree-sitter-c-sharp
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-c"]
	path = helix-syntax/languages/tree-sitter-c
	url = https://github.com/tree-sitter/tree-sitter-c
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-haskell"]
	path = helix-syntax/languages/tree-sitter-haskell
	url = https://github.com/tree-sitter/tree-sitter-haskell
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-swift"]
	path = helix-syntax/languages/tree-sitter-swift
	url = https://github.com/tree-sitter/tree-sitter-swift
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-toml"]
	path = helix-syntax/languages/tree-sitter-toml
	url = https://github.com/ikatyang/tree-sitter-toml
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-elixir"]
	path = helix-syntax/languages/tree-sitter-elixir
	url = https://github.com/elixir-lang/tree-sitter-elixir
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-nix"]
	path = helix-syntax/languages/tree-sitter-nix
	url = https://github.com/cstrahan/tree-sitter-nix
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-latex"]
	path = helix-syntax/languages/tree-sitter-latex
	url = https://github.com/latex-lsp/tree-sitter-latex
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-ledger"]
	path = helix-syntax/languages/tree-sitter-ledger
	url = https://github.com/cbarrete/tree-sitter-ledger
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-protobuf"]
	path = helix-syntax/languages/tree-sitter-protobuf
	url = https://github.com/yusdacra/tree-sitter-protobuf.git
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-ocaml"]
	path = helix-syntax/languages/tree-sitter-ocaml
	url = https://github.com/tree-sitter/tree-sitter-ocaml
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-lua"]
	path = helix-syntax/languages/tree-sitter-lua
	url = https://github.com/nvim-treesitter/tree-sitter-lua
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-yaml"]
	path = helix-syntax/languages/tree-sitter-yaml
	url = https://github.com/ikatyang/tree-sitter-yaml
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-zig"]
	path = helix-syntax/languages/tree-sitter-zig
	url = https://github.com/maxxnino/tree-sitter-zig
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-svelte"]
	path = helix-syntax/languages/tree-sitter-svelte
	url = https://github.com/Himujjal/tree-sitter-svelte
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-vue"]
	path = helix-syntax/languages/tree-sitter-vue
	url = https://github.com/ikatyang/tree-sitter-vue
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-tsq"]
	path = helix-syntax/languages/tree-sitter-tsq
	url = https://github.com/tree-sitter/tree-sitter-tsq
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-cmake"]
	path = helix-syntax/languages/tree-sitter-cmake
	url = https://github.com/uyha/tree-sitter-cmake
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-glsl"]
	path = helix-syntax/languages/tree-sitter-glsl
	url = https://github.com/theHamsta/tree-sitter-glsl.git
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-perl"]
	path = helix-syntax/languages/tree-sitter-perl
	url = https://github.com/ganezdragon/tree-sitter-perl
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-wgsl"]
	path = helix-syntax/languages/tree-sitter-wgsl
	url = https://github.com/szebniok/tree-sitter-wgsl
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-llvm"]
	path = helix-syntax/languages/tree-sitter-llvm
	url = https://github.com/benwilliamgraham/tree-sitter-llvm
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-markdown"]
	path = helix-syntax/languages/tree-sitter-markdown
	url = https://github.com/MDeiml/tree-sitter-markdown
	shallow = true
[submodule "helix-syntax/languages/tree-sitter-dart"]
	path = helix-syntax/languages/tree-sitter-dart
	url = https://github.com/UserNobody14/tree-sitter-dart.git
	shallow = true