nvim-treesitter/runtime/queries/php/injections.scm
2025-04-06 13:16:45 +02:00

5 lines
115 B
Scheme

; inherits: php_only
((text) @injection.content
(#set! injection.language "html")
(#set! injection.combined))