blob: be06b4e72e5c60666cad94ce54a7ed5620bc34c0 (
plain)
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 "tree-sitter-javascript"]
path = tree-sitter-javascript
url = https://github.com/tree-sitter/tree-sitter-javascript
[submodule "tree-sitter-python"]
path = tree-sitter-python
url = https://github.com/tree-sitter/tree-sitter-python
[submodule "tree-sitter-go"]
path = tree-sitter-go
url = https://github.com/tree-sitter/tree-sitter-go
[submodule "tree-sitter-c"]
path = tree-sitter-c
url = https://github.com/tree-sitter/tree-sitter-c
[submodule "tree-sitter-cpp"]
path = tree-sitter-cpp
url = https://github.com/tree-sitter/tree-sitter-cpp
[submodule "tree-sitter-bash"]
path = tree-sitter-bash
url = https://github.com/tree-sitter/tree-sitter-bash
[submodule "tree-sitter-haskell"]
path = tree-sitter-haskell
url = https://github.com/tree-sitter/tree-sitter-haskell
[submodule "tree-sitter-rust"]
path = tree-sitter-rust
url = https://github.com/tree-sitter/tree-sitter-rust
|