mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 09:20:04 -04:00
feat(wit)!: update parser and queries
This commit is contained in:
parent
a98e67ad40
commit
1e3b7562c2
5 changed files with 23 additions and 20 deletions
|
|
@ -1,2 +1,5 @@
|
|||
((comment) @injection.content
|
||||
([
|
||||
(line_comment)
|
||||
(block_comment)
|
||||
] @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue