import * as denopsStd from "https://deno.land/x/denops_std@v4.1.3/helper/mod.ts";
A module to provide helper functions
Functions
f echo | Echo message as like |
Echo message as an error message. | |
Ensure global silent status during given function | |
Execute multi-lined 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. | |
f load | Load a Vim script in a local/remote URL |
Set global silent status |