import { nvim_set_current_buf } from "https://deno.land/x/denops_std@v6.4.0/function/nvim/mod.ts";
Sets the current buffer.
Attributes:
not allowed when textlock
is active
Parameters:
- {buffer} Buffer handle
Parameters
denops: Denops
import { nvim_set_current_buf } from "https://deno.land/x/denops_std@v6.4.0/function/nvim/mod.ts";
Sets the current buffer.
Attributes:
not allowed when textlock
is active
Parameters: