mirror of
https://github.com/helix-editor/helix
synced 2026-03-11 22:38:26 +01: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))
|