diff --git a/runtime/queries/groovy/highlights.scm b/runtime/queries/groovy/highlights.scm index 82c5e8ea991f..c8620c2f803b 100644 --- a/runtime/queries/groovy/highlights.scm +++ b/runtime/queries/groovy/highlights.scm @@ -80,7 +80,7 @@ [ (line_comment) (block_comment) -] @comment @spell +] @comment ((block_comment) @comment.block.documentation (#match? @comment.block.documentation "^/[*][*][^*](?s:.)*[*]/$"))