mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 19:37:54 +03:00
6 lines
145 B
Scheme
6 lines
145 B
Scheme
(comment) @comment.inside
|
|
(comment)+ @comment.around
|
|
|
|
(function_arguments
|
|
((_) @parameter.inside . ","? @parameter.around) @parameter.around)
|
|
|