mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
9 lines
437 B
Scheme
9 lines
437 B
Scheme
((text) @injection.content
|
|
(#set! injection.combined)
|
|
(#set! injection.language php))
|
|
|
|
((php_only) @injection.content
|
|
(#set! injection.language php_only))
|
|
|
|
((parameter) @injection.content
|
|
(#set! injection.language php_only))
|