mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 20:07:44 +03:00
6 lines
167 B
Scheme
6 lines
167 B
Scheme
((content) @injection.content
|
|
(#set! injection.language "html")
|
|
(#set! injection.combined))
|
|
|
|
((code) @injection.content
|
|
(#set! injection.language "javascript"))
|