Function get_hl_ns

Source
pub fn get_hl_ns(opts: &GetNamespaceOpts) -> Result<i64, Error>
Expand description

Binding to nvim_get_hl_ns().

Gets the active highlight namespace.