pub fn set_hl_ns(ns_id: u32) -> Result<(), Error>
Binding to nvim_set_hl_ns().
nvim_set_hl_ns()
Set the active namespace for the highlights defined with set_hl. This can be set for a single window, see [Window::set_hl].
set_hl
Window::set_hl