mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 03:17:45 +03:00
6 lines
137 B
Scheme
6 lines
137 B
Scheme
(function_definition) @local.scope
|
|
|
|
(parameter
|
|
name: (identifier) @local.definition.variable.parameter)
|
|
|
|
(identifier) @local.reference
|