fix(wit): update parser and queries (#6528)

This commit is contained in:
Liam Woodleigh-Hardinge 2024-04-28 18:13:51 +02:00 committed by GitHub
parent dbbaa3f66e
commit 223f8dd2e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 127 additions and 61 deletions

View file

@ -1,5 +1,2 @@
((line_comment) @comment
(#set! injection.language "comment"))
((block_comment) @comment
((comment) @injection.content
(#set! injection.language "comment"))