Skip to main content
Module

x/denops_std/helper/mod.ts

📚 Standard module for denops.vim
Go to Latest
import * as denopsStd from "https://deno.land/x/denops_std@v3.12.1/helper/mod.ts";

Functions

f
batch
deprecated

Echo message as like echo on Vim script.

Echo message as an error message.

Ensure global silent status during given function

Execute Vim script directly

Call given function and print a friendly error message (without stack trace) on failure.

Get global silent status

Open a prompt to get user input.

Load a Vim script in a local/remote URL

Set global silent status