mirror of
https://github.com/helix-editor/helix
synced 2024-11-10 10:34:45 +01:00
8 lines
158 B
Scheme
8 lines
158 B
Scheme
(switch_expression) @local.scope
|
|
(if_expression) @local.scope
|
|
|
|
; Definitions
|
|
;------------
|
|
(type_declaration) @local.defintion
|
|
(let_binding) @local.defintion
|