mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 20:07:44 +03:00
7 lines
158 B
Scheme
7 lines
158 B
Scheme
(switch_expression) @local.scope
|
|
(if_expression) @local.scope
|
|
|
|
; Definitions
|
|
;------------
|
|
(type_declaration) @local.defintion
|
|
(let_binding) @local.defintion
|