-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 781 Bytes
/
Copy path.gitmodules
File metadata and controls
15 lines (15 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "internal/grammar/tree-sitter-go"]
path = internal/grammar/tree-sitter-go
url = https://github.com/tree-sitter/tree-sitter-go.git
[submodule "internal/grammar/tree-sitter-javascript"]
path = internal/grammar/tree-sitter-javascript
url = https://github.com/tree-sitter/tree-sitter-javascript.git
[submodule "internal/grammar/tree-sitter-python"]
path = internal/grammar/tree-sitter-python
url = https://github.com/tree-sitter/tree-sitter-python.git
[submodule "internal/grammar/tree-sitter-rust"]
path = internal/grammar/tree-sitter-rust
url = https://github.com/tree-sitter/tree-sitter-rust.git
[submodule "internal/grammar/tree-sitter-typescript"]
path = internal/grammar/tree-sitter-typescript
url = https://github.com/tree-sitter/tree-sitter-typescript.git