mirror of
https://github.com/helix-editor/helix
synced 2026-08-05 02:33:01 +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))
|