import { winhighlight } from "https://deno.land/x/denops_std@v3.9.0/option/nvim/mod.ts";
Window-local highlights. Comma-delimited list of highlight |group-name| pairs "{hl-builtin}:{hl},..." where each {hl-builtin} is a built-in |highlight-groups| item to be overridden by {hl} group in the window. Only built-in |highlight-groups| are supported, not syntax highlighting (use |:ownsyntax| for that).