1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-08 21:06:21 +01:00
helix/runtime/queries/kconfig/locals.scm
2025-08-15 09:52:58 -05:00

18 lines
319 B
Scheme

[
(symbol)
(string)
] @local.reference
[
(config)
(menuconfig)
(choice)
(comment_entry)
(menu)
(if)
] @local.scope
(type_definition (string) @local.definition.type)
(type_definition (input_prompt (string) @local.definition.type))
(type_definition_default (expression (string) @local.definition.type))