mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
7 lines
159 B
Scheme
7 lines
159 B
Scheme
|
(expression) @string
|
||
|
(statement) @variable.builtin
|
||
|
(keyword) @keyword
|
||
|
(comment) @comment
|
||
|
(identifier) @variable.parameter
|
||
|
(operator) @operator
|
||
|
(string) @string
|