mirror of
https://github.com/github/semantic.git
synced 2024-12-23 14:54:16 +03:00
Add tree-sitter-parsers as a submodule.
This commit is contained in:
parent
4ab1b0c411
commit
131ed069f9
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -19,3 +19,6 @@
|
||||
[submodule "prototype/External/tree-sitter-c"]
|
||||
path = prototype/External/tree-sitter-c
|
||||
url = https://github.com/maxbrunsfeld/tree-sitter-c.git
|
||||
[submodule "vendor/tree-sitter-parsers"]
|
||||
path = vendor/tree-sitter-parsers
|
||||
url = https://github.com/github/tree-sitter-parsers
|
||||
|
1
vendor/tree-sitter-parsers
vendored
Submodule
1
vendor/tree-sitter-parsers
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 0f6c25cad3f30ad4710aab100c4bc05e6452aa08
|
Loading…
Reference in New Issue
Block a user