9 lines
230 B
Scheme
9 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"))
|