forked from mozilla/rust-code-analysis
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.13 KB
/
Copy path.gitmodules
File metadata and controls
30 lines (30 loc) · 1.13 KB
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
[submodule "tree-sitter-python"]
path = tree-sitter-python
url = https://github.com/tree-sitter/tree-sitter-python/
[submodule "tree-sitter-javascript"]
path = tree-sitter-javascript
url = https://github.com/tree-sitter/tree-sitter-javascript/
[submodule "tree-sitter-rust"]
path = tree-sitter-rust
url = https://github.com/tree-sitter/tree-sitter-rust/
[submodule "tree-sitter-typescript"]
path = tree-sitter-typescript
url = https://github.com/tree-sitter/tree-sitter-typescript/
[submodule "tree-sitter-java"]
path = tree-sitter-java
url = https://github.com/tree-sitter/tree-sitter-java/
[submodule "tree-sitter-html"]
path = tree-sitter-html
url = https://github.com/tree-sitter/tree-sitter-html/
[submodule "tree-sitter-go"]
path = tree-sitter-go
url = https://github.com/tree-sitter/tree-sitter-go/
[submodule "tree-sitter-css"]
path = tree-sitter-css
url = https://github.com/tree-sitter/tree-sitter-css/
[submodule "tree-sitter-c-sharp"]
path = tree-sitter-c-sharp
url = https://github.com/tree-sitter/tree-sitter-c-sharp/
[submodule "tree-sitter-cpp"]
path = tree-sitter-cpp
url = https://github.com/tree-sitter/tree-sitter-cpp.git