mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 20:07:44 +03:00
9 lines
247 B
Scheme
9 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))
|