mirror of
https://codeberg.org/ProgramSnail/lang.git
synced 2025-12-05 22:48:43 +00:00
init
This commit is contained in:
commit
6eef89d067
8 changed files with 191 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[submodule "tree-sitter-lang"]
|
||||
path = deps/tree-sitter-lang
|
||||
url = https://codeberg.org/ProgramSnail/tree-sitter-lang.git
|
||||
[submodule "tree-sitter"]
|
||||
path = deps/tree-sitter
|
||||
url = https://github.com/tree-sitter/tree-sitter.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue