import { nvim_command } from "https://deno.land/x/denops_std@v3.9.0/function/nvim/mod.ts";
Executes an ex-command. On execution error: fails with VimL error, does not update v:errmsg. Parameters: ~ {command} Ex-command string See also: ~ |nvim_exec()|
Parameters
denops: Denops