import { nvim_win_get_buf } from "https://deno.land/x/denops_std@v4.1.4/function/nvim/mod.ts";
Gets the current buffer in a window Parameters: ~ {window} Window handle, or 0 for current window Return: ~ Buffer handle
Parameters
denops: Denops
import { nvim_win_get_buf } from "https://deno.land/x/denops_std@v4.1.4/function/nvim/mod.ts";
Gets the current buffer in a window Parameters: ~ {window} Window handle, or 0 for current window Return: ~ Buffer handle