Skip to main content

INJECTIONS_QUERY

Constant INJECTIONS_QUERY 

Source
pub const INJECTIONS_QUERY: &str = "((diff) @injection.content\n  (#set! injection.language \"diff\"))\n\n((rebase_command) @injection.content\n  (#set! injection.language \"git_rebase\"))\n";
Expand description

The language injection query for this language.