mirror of
https://github.com/github/semantic.git
synced 2024-11-27 03:09:48 +03:00
Add tree-sitter as a submodule.
This commit is contained in:
parent
8885d17e56
commit
7b6f185884
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
|||||||
[submodule "prototype/External/SwiftCheck"]
|
[submodule "prototype/External/SwiftCheck"]
|
||||||
path = prototype/External/SwiftCheck
|
path = prototype/External/SwiftCheck
|
||||||
url = https://github.com/typelift/SwiftCheck.git
|
url = https://github.com/typelift/SwiftCheck.git
|
||||||
|
[submodule "prototype/External/tree-sitter"]
|
||||||
|
path = prototype/External/tree-sitter
|
||||||
|
url = https://github.com/maxbrunsfeld/tree-sitter.git
|
||||||
|
1
prototype/External/tree-sitter
vendored
Submodule
1
prototype/External/tree-sitter
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 1829b34c6f72ed890310b8d523e861f950fb0687
|
Loading…
Reference in New Issue
Block a user