mirror of
https://github.com/helix-editor/helix
synced 2024-11-10 10:34:45 +01:00
8 lines
170 B
Scheme
8 lines
170 B
Scheme
([(start_definition)(end_definition)] @keyword)
|
|
((number) @constant)
|
|
((string) @string)
|
|
((word) @function)
|
|
((comment) @comment)
|
|
([(core)] @type)
|
|
([(operator)] @operator)
|