mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
feat(wxml): add "comment" injection
This commit is contained in:
parent
c441008d94
commit
1bb822e73a
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
((comment) @injection.content
|
||||||
|
(#set! injection.language "comment"))
|
||||||
|
|
||||||
((raw_text) @injection.content
|
((raw_text) @injection.content
|
||||||
(#set! injection.language "javascript")
|
(#set! injection.language "javascript")
|
||||||
(#set! injection.include-children))
|
(#set! injection.include-children))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue