1
1
mirror of https://github.com/github/semantic.git synced 2024-11-27 12:57:49 +03:00

Add tree-sitter as a submodule.

This commit is contained in:
Rob Rix 2015-10-26 15:03:47 -04:00
parent 8885d17e56
commit 7b6f185884
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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

@ -0,0 +1 @@
Subproject commit 1829b34c6f72ed890310b8d523e861f950fb0687