mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
9 lines
191 B
Scheme
9 lines
191 B
Scheme
(switch_expression) @local.scope
|
|
|
|
; Definitions
|
|
;------------
|
|
(type_declaration) @local.definition.type
|
|
|
|
(let_binding) @local.definition.var
|
|
|
|
(module_declaration) @local.definition.namespace
|