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

x/ddc_vim/ddc.ts>Ddc#doCompletion

Dark deno-powered completion framework for neovim/Vim
Go to Latest
method Ddc.prototype.doCompletion
import { Ddc } from "https://deno.land/x/ddc_vim@v4.3.0/ddc.ts";

Parameters

denops: Denops
context: Context
cbContext: CallbackContext
options: DdcOptions