helix-mirror/runtime/queries/rescript/locals.scm
Freddie Gilbraith 07968880e6
update to newest rescript treesitter library and queries (#11165)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Co-authored-by: Freddie Ridell <freddie@Gilbraith-MacBook-Pro.local>
2024-11-20 16:08:38 -06:00

8 lines
170 B
Scheme

(switch_expression) @local.scope
; Definitions
;------------
(type_declaration) @local.definition
(let_binding) @local.definition
(module_declaration) @local.definition