import { nvim_del_user_command } from "https://deno.land/x/denops_std@v4.1.4/function/nvim/mod.ts";
Delete a user-defined command. Parameters: ~ {name} Name of the command to delete.
Parameters
denops: Denops
import { nvim_del_user_command } from "https://deno.land/x/denops_std@v4.1.4/function/nvim/mod.ts";
Delete a user-defined command. Parameters: ~ {name} Name of the command to delete.