mirror of
https://github.com/helix-editor/helix
synced 2026-01-26 05:38:09 +01:00
16 lines
183 B
Scheme
16 lines
183 B
Scheme
(section_name
|
|
(text) @type)
|
|
|
|
(comment) @comment
|
|
|
|
[
|
|
"["
|
|
"]"
|
|
] @punctuation.bracket
|
|
|
|
"=" @operator
|
|
|
|
(setting
|
|
(setting_name) @variable.other.member
|
|
((setting_value) @string)?)
|