mirror of
https://github.com/helix-editor/helix
synced 2026-08-04 14:27:07 +02:00
7 lines
137 B
Scheme
7 lines
137 B
Scheme
(function_definition) @local.scope
|
|
|
|
(parameter
|
|
name: (identifier) @local.definition.variable.parameter)
|
|
|
|
(identifier) @local.reference
|