Skip to main content
Module

x/denops_core/mod.ts

🐜 An ecosystem of Vim/Neovim which allows developers to write cross-platform plugins in Deno
Go to Latest
import * as denopsCore from "https://deno.land/x/denops_core@v3.2.1/mod.ts";

Classes

Batch error which is raised when one of function fails during batch process

Interfaces

Denpos is a facade instance visible from each denops plugins.

Method dispatcher

Type Aliases

Context which is expanded to the local namespace (l:)

Environment meta information.