Update generated neovim config
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
(switch_expression) @local.scope
|
||||
|
||||
; Definitions
|
||||
;------------
|
||||
(type_declaration) @local.definition.type
|
||||
|
||||
(let_binding) @local.definition.var
|
||||
|
||||
(module_declaration) @local.definition.namespace
|
||||
Reference in New Issue
Block a user