mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 01:46:18 +04:00
9 lines
241 B
Scheme
9 lines
241 B
Scheme
|
(function_definition) @local.scope
|
||
|
(template_definition) @local.scope
|
||
|
(main_component_definition) @local.scope
|
||
|
(block_statement) @local.scope
|
||
|
|
||
|
(parameter name: (identifier) @local.definition) @local.definition
|
||
|
|
||
|
|
||
|
(identifier) @local.reference
|