mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
7 lines
200 B
Scheme
7 lines
200 B
Scheme
|
((evaluation_block (prompt_line (expression) @injection.content))
|
||
|
(#set! injection.language "elixir")
|
||
|
(#set! injection.combined))
|
||
|
|
||
|
((result) @injection.content
|
||
|
(#set! injection.language "elixir"))
|