Add Tree-sitter grammar for Decodal
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
(parameter name: (identifier) @local.definition)
|
||||
(field_definition path: (field_path (identifier) @local.definition))
|
||||
(identifier) @local.reference
|
||||
Reference in New Issue
Block a user