Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dpp_vim/dpp.ts>Dpp#makeState

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

Parameters

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