Skip to main content
Module

x/ddc_vim/ext.ts>callSourceGetCompletePosition

Dark deno-powered completion framework for neovim/Vim
Latest
function callSourceGetCompletePosition
import { callSourceGetCompletePosition } from "https://deno.land/x/ddc_vim@v6.0.0/ext.ts";

Parameters

denops: Denops
context: Context
onCallback: OnCallback
loader: Loader
options: DdcOptions
sourceOptions: SourceOptions
sourceParams: BaseSourceParams

Returns

Promise<number>