mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
10 lines
191 B
Scheme
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
|