fixup: php injections

This commit is contained in:
Christian Clason 2023-08-12 17:45:44 +02:00
parent b223402ba9
commit 800b2f388b

View file

@ -5,16 +5,6 @@
((comment) @injection.content
(#set! injection.language "phpdoc"))
(heredoc
(heredoc_body) @injection.content
(heredoc_end) @injection.language
(#downcase! @injection.language))
(nowdoc
(nowdoc_body) @injection.content
(heredoc_end) @injection.language
(#downcase! @injection.language))
((heredoc
(heredoc_body) @injection.content
(heredoc_end) @injection.language