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

x/ddc_vim/ddc.ts>Ddc#onEvent

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

Parameters

denops: Denops
context: Context
onCallback: OnCallback
options: DdcOptions

Returns

Promise<void>