import { nvim_del_current_line } from "https://deno.land/x/denops_std@v6.4.0/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@v6.4.0/function/nvim/mod.ts";
Deletes the current line.
Attributes:
not allowed when textlock
is active