-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 1.15 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
[submodule "sizr/sizr-core/thirdparty/tree-sitter-rust"]
path = sizr-core/thirdparty/tree-sitter-rust
url = https://github.com/tree-sitter/tree-sitter-rust
[submodule "sizr/sizr-core/thirdparty/tree-sitter-python"]
path = sizr-core/thirdparty/tree-sitter-python
url = https://github.com/tree-sitter/tree-sitter-python
[submodule "sizr/sizr-core/thirdparty/tree-sitter-cpp"]
path = sizr-core/thirdparty/tree-sitter-cpp
url = https://github.com/tree-sitter/tree-sitter-cpp
[submodule "sizr-format/thirdparty/tree-sitter-python"]
path = sizr-format/thirdparty/tree-sitter-python
url = https://github.com/tree-sitter/tree-sitter-python.git
[submodule "sizr-format-zig/thirdparty/tree-sitter"]
path = thirdparty/tree-sitter
url = [email protected]:tree-sitter/tree-sitter.git
[submodule "sizr-format-zig/thirdparty/tree-sitter-cpp"]
path = thirdparty/tree-sitter-cpp
url = [email protected]:tree-sitter/tree-sitter-cpp.git
[submodule "thirdparty/zig-clap"]
path = thirdparty/zig-clap
url = https://github.com/Hejsil/zig-clap
[submodule "tree-stitcher/thirdparty/chibi-scheme"]
path = tree-stitcher/thirdparty/chibi-scheme
url = [email protected]:MichaelBelousov/chibi-scheme.git