mirror of
https://github.com/helix-editor/helix
synced 2024-11-10 10:34:45 +01:00
11 lines
194 B
Scheme
11 lines
194 B
Scheme
[
|
|
(method)
|
|
(block)
|
|
] @local.scope
|
|
|
|
(argument name: _ @local.definition)
|
|
(define_variable name: _ @local.definition)
|
|
(named_argument name: _ @local.definition)
|
|
|
|
(identifier) @local.reference
|