mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
07968880e6
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
|