2025-05-22 21:52:51 +08:00
|
|
|
(section_name
|
|
|
|
(text) @type)
|
2022-11-01 08:23:09 +08:00
|
|
|
|
|
|
|
(comment) @comment
|
2025-05-22 21:52:51 +08:00
|
|
|
|
|
|
|
[
|
|
|
|
"["
|
|
|
|
"]"
|
|
|
|
] @punctuation.bracket
|
|
|
|
|
|
|
|
"=" @operator
|
|
|
|
|
|
|
|
(setting
|
|
|
|
(setting_name) @variable.other.member
|
2025-07-08 04:55:19 +08:00
|
|
|
((setting_value) @string)?)
|