mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 20:23:03 +02: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)
|