pub static LANGUAGE_ALIASES: LazyLock<HashMap<&'static str, &'static str>>
Static mapping of language aliases.
Each entry maps a lowercase alias to the canonical syntect syntax name.