Skip to content

Commit

Permalink
Simplify Groovy injections
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Davis <[email protected]>
  • Loading branch information
chernetskyi and the-mikedavis committed Feb 19, 2024
1 parent 0787251 commit 53570db
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions runtime/queries/groovy/injections.scm
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
((block_comment) @injection.content
(#set! injection.language "comment"))

((line_comment) @injection.content
([(line_comment) (block_comment)] @injection.content
(#set! injection.language "comment"))

0 comments on commit 53570db

Please sign in to comment.