Elixir: update tree-sitter queries (#3645)

This commit is contained in:
Clay 2022-09-05 03:49:41 -10:00 committed by GitHub
parent df1ed0a5fd
commit da8071047a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 43 additions and 9 deletions

View file

@ -32,4 +32,4 @@
(do_block (_)* @test.inside)?)
(#match? @_keyword "^(test|describe)$")) @test.around
(comment) @comment.around @comment.inside
(comment)+ @comment.around @comment.inside