Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dpp_vim/context.ts>ContextBuilder#validate

Dark powered plugin manager for Vim/neovim
Latest
method ContextBuilder.prototype.validate
import { ContextBuilder } from "https://deno.land/x/dpp_vim@v1.0.0/context.ts";

Parameters

denops: Denops
name: string
options: Record<string, unknown>
defaults: Record<string, unknown>