mirror of
https://github.com/helix-editor/helix
synced 2026-08-13 17:20:27 +02:00
5 lines
224 B
Scheme
5 lines
224 B
Scheme
|
|
((html_tag) @injection.content (#set! injection.language "html") (#set! injection.include-unnamed-children))
|
|
|
|
((latex_block) @injection.content (#set! injection.language "latex") (#set! injection.include-unnamed-children))
|