mirror of https://github.com/helix-editor/helix
15 lines
137 B
Scheme
15 lines
137 B
Scheme
|
(assign
|
||
|
(key) @attribute)
|
||
|
|
||
|
(comment) @comment.line
|
||
|
|
||
|
[
|
||
|
"["
|
||
|
"]"
|
||
|
] @punctuation.bracket
|
||
|
|
||
|
"=" @operator
|
||
|
|
||
|
(section
|
||
|
(name) @namespace)
|