mirror of
https://github.com/elladunbar/tree-sitter-hy.git
synced 2025-11-05 14:59:55 -06:00
Initial commit
This commit is contained in:
commit
a0e03ddd73
31 changed files with 948 additions and 0 deletions
5
go.mod
generated
Normal file
5
go.mod
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module github.com/evdunbar/tree-sitter-hy
|
||||
|
||||
go 1.22
|
||||
|
||||
require github.com/tree-sitter/go-tree-sitter v0.24.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue