Skip to main content
Module

x/denops_backport/mod.ts

Deno module in denops.vim. Corresponds to newer functions than denops_std.
Go to Latest
import * as denopsBackport from "https://deno.land/x/denops_backport@v1.0.1/mod.ts";

Functions

Set the command line to {str} and set the cursor position to {pos}. If {pos} is omitted, the cursor is positioned after the text. Returns 0 when successful, 1 when not editing the command line.