import { nvim_set_hl_ns } from "https://deno.land/x/denops_std@v4.1.4/function/nvim/mod.ts";
Set active namespace for highlights. This can be set for a single window, see |nvim_win_set_hl_ns()|. Parameters: ~ {ns_id} the namespace to use
Parameters
denops: Denops