import { nvim_set_vvar } from "https://deno.land/x/denops_std@v3.12.1/function/nvim/mod.ts";
Sets a v: variable, if it is not readonly. Parameters: ~ {name} Variable name {value} Variable value
import { nvim_set_vvar } from "https://deno.land/x/denops_std@v3.12.1/function/nvim/mod.ts";
Sets a v: variable, if it is not readonly. Parameters: ~ {name} Variable name {value} Variable value