mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
12 lines
246 B
Scheme
12 lines
246 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
|