import { nvim_win_set_buf } from "https://deno.land/x/denops_std@v4.1.4/function/nvim/mod.ts";
Sets the current buffer in a window, without side effects Attributes: ~ not allowed when |textlock| is active Parameters: ~ {window} Window handle, or 0 for current window {buffer} Buffer handle