helix/runtime/queries/ini/highlights.scm

16 lines
183 B
Scheme

(section_name
(text) @type)
(comment) @comment
[
"["
"]"
] @punctuation.bracket
"=" @operator
(setting
(setting_name) @variable.other.member
((setting_value) @string)?)