-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 712 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 712 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "native/sources/tree-sitter/src"]
path = native/sources/tree-sitter/src
url = https://github.com/tree-sitter/tree-sitter
[submodule "native/sources/tree-sitter-lua/src"]
path = native/sources/tree-sitter-lua/src
url = https://github.com/Azganoth/tree-sitter-lua
[submodule "native/sources/tree-sitter-cpp/src"]
path = native/sources/tree-sitter-cpp/src
url = https://github.com/tree-sitter/tree-sitter-cpp
[submodule "native/sources/tree-sitter-c/src"]
path = native/sources/tree-sitter-c/src
url = https://github.com/tree-sitter/tree-sitter-c
[submodule "native/sources/tree-sitter-json/src"]
path = native/sources/tree-sitter-json/src
url = https://github.com/tree-sitter/tree-sitter-json