mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 18:06:18 +04:00
10 lines
247 B
Scheme
10 lines
247 B
Scheme
((macro_invocation
|
|
(token_tree) @injection.content)
|
|
(#set! injection.language "rust")
|
|
(#set! injection.include-children))
|
|
|
|
((macro_rule
|
|
(token_tree) @injection.content)
|
|
(#set! injection.language "rust")
|
|
(#set! injection.include-children))
|