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

x/dpp_vim/types.ts>Dpp#makeState

Dark powered plugin manager for Vim/neovim
Go to Latest
method Dpp.prototype.makeState
import { Dpp } from "https://deno.land/x/dpp_vim@v0.3.0/types.ts";

Parameters

denops: Denops
options: DppOptions
basePath: string
configPath: string
name: string
configReturn: ConfigReturn