Add Tree-sitter grammar for Decodal

This commit is contained in:
2026-06-16 12:01:29 +09:00
parent f1a5836247
commit 58d2c9b423
39 changed files with 8453 additions and 1 deletions
@@ -0,0 +1,3 @@
(parameter name: (identifier) @local.definition)
(field_definition path: (field_path (identifier) @local.definition))
(identifier) @local.reference