mirror of
https://github.com/helix-editor/helix
synced 2026-08-06 15:02:59 +02:00
6 lines
160 B
Scheme
6 lines
160 B
Scheme
((comment) @injection.content
|
|
(#set! injection.language "comment"))
|
|
((text) @injection.content
|
|
(#set! injection.language "html")
|
|
(#set! injection.combined))
|