mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
fix(wit): update parser and queries (#6528)
This commit is contained in:
parent
dbbaa3f66e
commit
223f8dd2e4
3 changed files with 127 additions and 61 deletions
|
|
@ -1,5 +1,2 @@
|
|||
((line_comment) @comment
|
||||
(#set! injection.language "comment"))
|
||||
|
||||
((block_comment) @comment
|
||||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue