Skip to main content
Module

x/denops_core/mod.ts>Context

🐜 An ecosystem of Vim/Neovim which allows developers to write cross-platform plugins in Deno
Go to Latest
type alias Context
import { type Context } from "https://deno.land/x/denops_core@v3.1.0/mod.ts";

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

definition: Record<string, unknown>