Corrected all your language name references

This commit is contained in:
Ella Dunbar 2025-10-18 16:58:19 -05:00
parent 9392139a9c
commit 073ab245c7
22 changed files with 42 additions and 176 deletions

2
go.mod
View file

@ -1,4 +1,4 @@
module github.com/tree-sitter/tree-sitter-your_language_name
module github.com/tree-sitter/zanscript
go 1.23