Files
nvim-treesitter/runtime/queries/php/injections.scm
2025-05-12 18:43:40 +02:00

6 lines
115 B
Scheme

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