1
Files
flake-nixinator/config/neovim/store/nvim-treesitter/queries/rescript/locals.scm

10 lines
191 B
Scheme

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