Skip to main content

LANGUAGE_ALIASES

Static LANGUAGE_ALIASES 

Source
pub static LANGUAGE_ALIASES: LazyLock<HashMap<&'static str, &'static str>>
Expand description

Static mapping of language aliases.

Each entry maps a lowercase alias to the canonical syntect syntax name.