mirror of
https://github.com/helix-editor/helix
synced 2026-01-26 05:38:09 +01:00
7 lines
167 B
Scheme
7 lines
167 B
Scheme
((content) @injection.content
|
|
(#set! injection.language "html")
|
|
(#set! injection.combined))
|
|
|
|
((code) @injection.content
|
|
(#set! injection.language "javascript"))
|