Add zig support

This commit is contained in:
Allan Calix 2024-01-24 20:07:18 -08:00
parent 37647a67a7
commit e5b71cc6ac
No known key found for this signature in database
10 changed files with 430 additions and 0 deletions

View file

@ -142,6 +142,7 @@ tree-sitter-nix.workspace = true
tree-sitter-nu.workspace = true
tree-sitter-vue.workspace = true
tree-sitter-uiua.workspace = true
tree-sitter-zig.workspace = true
url = "2.2"
urlencoding = "2.1.2"