mirror of
https://github.com/helix-editor/helix
synced 2026-08-11 16:40:29 +02:00
Co-authored-by: Michael Davis <mcarsondavis@gmail.com> Co-authored-by: Freddie Ridell <freddie@Gilbraith-MacBook-Pro.local>
8 lines
170 B
Scheme
8 lines
170 B
Scheme
(switch_expression) @local.scope
|
|
|
|
; Definitions
|
|
;------------
|
|
(type_declaration) @local.definition
|
|
(let_binding) @local.definition
|
|
(module_declaration) @local.definition
|