mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-07 04:47:45 +03:00
Elixir: update tree-sitter queries (#3645)
This commit is contained in:
parent
df1ed0a5fd
commit
da8071047a
2 changed files with 43 additions and 9 deletions
|
@ -32,4 +32,4 @@
|
|||
(do_block (_)* @test.inside)?)
|
||||
(#match? @_keyword "^(test|describe)$")) @test.around
|
||||
|
||||
(comment) @comment.around @comment.inside
|
||||
(comment)+ @comment.around @comment.inside
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue