mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 04:03:03 +02:00
15 lines
207 B
Scheme
15 lines
207 B
Scheme
[
|
|
(macro_def)
|
|
(function_def)
|
|
] @function.around
|
|
|
|
(argument) @parameter.inside
|
|
|
|
[
|
|
(bracket_comment)
|
|
(line_comment)
|
|
] @comment.inside
|
|
|
|
(line_comment)+ @comment.around
|
|
|
|
(bracket_comment) @comment.around |