10 lines
230 B
Scheme
10 lines
230 B
Scheme
![]() |
((lua_code) @injection.content
|
||
|
(#set! injection.language "lua")
|
||
|
(#set! injection.combined))
|
||
|
|
||
|
((regex) @injection.content
|
||
|
(#set! injection.language "regex"))
|
||
|
|
||
|
((comment) @injection.content
|
||
|
(#set! injection.language "comment"))
|