helix-mods/runtime/queries/hcl/textobjects.scm

7 lines
145 B
Scheme
Raw Normal View History

(comment) @comment.inside
(comment)+ @comment.around
(function_arguments
((_) @parameter.inside . ","? @parameter.around) @parameter.around)