helix/runtime/queries/ini/highlights.scm

16 lines
183 B
Scheme
Raw Permalink Normal View History

(section_name
(text) @type)
(comment) @comment
[
"["
"]"
] @punctuation.bracket
"=" @operator
(setting
(setting_name) @variable.other.member
2025-07-08 04:55:19 +08:00
((setting_value) @string)?)