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

x/ddc_vim/ddc.ts>Ddc#foundFilters

Dark deno-powered completion framework for neovim/Vim8
Go to Latest
method Ddc.prototype.foundFilters
import { Ddc } from "https://deno.land/x/ddc_vim@v0.17.0/ddc.ts";

Parameters

names: string[]

Returns

BaseFilter<Record<string, unknown>>[]