mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
5 lines
240 B
Scheme
5 lines
240 B
Scheme
((script_block_text) @injection.content (#set! injection.language "javascript"))
|
|
((script_element_text) @injection.content (#set! injection.language "javascript"))
|
|
|
|
((style_element_text) @injection.content (#set! injection.language "css"))
|