Skip to main content
Module

x/denops_std/anonymous/mod.ts

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

A module to provide anonymous function which is callable from outside of the plugin (Vim or other plugins.)

Functions

Add anonymous functions as denops API and return the identifiers

Add oneshot anonymous functions as denops API and return the identifiers

Remove anonymous functions from denops API identified by the identifiers

Type Aliases

Anonymous function callback

Anonymous function identifier