mirror of
https://github.com/helix-editor/helix.git
synced 2024-12-18 22:11:55 +04:00
548f04fe26
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
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"))
|