import { nvim_del_current_line } from "https://deno.land/x/denops_std@v4.1.4/function/nvim/mod.ts";
Deletes the current line. Attributes: ~ not allowed when |textlock| is active
Parameters
denops: Denops
import { nvim_del_current_line } from "https://deno.land/x/denops_std@v4.1.4/function/nvim/mod.ts";
Deletes the current line. Attributes: ~ not allowed when |textlock| is active