mirror of
https://github.com/helix-editor/helix
synced 2026-03-07 20:46:21 +01:00
13 lines
201 B
Scheme
13 lines
201 B
Scheme
[
|
|
(if_action)
|
|
(range_action)
|
|
(block_action)
|
|
(with_action)
|
|
(define_action)
|
|
] @local.scope
|
|
|
|
(variable_definition
|
|
variable: (variable) @local.definition.variable)
|
|
|
|
(variable) @local.reference
|