mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
twig queries: add combined injections (#5721)
Co-authored-by: August Svensson <august.svensson@metabytes.se>
This commit is contained in:
parent
eafc0c2194
commit
9d91101f71
1 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
((content) @injection.content
|
||||
(#set! injection.language "html"))
|
||||
(#set! injection.language "html")
|
||||
(#set! injection.combined))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue