nvim-treesitter/queries/php/injections.scm
2024-02-29 23:05:30 +09:00

5 lines
115 B
Scheme

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