Skip to main content
Module

x/ddc_vim/types.ts>CommandPreviewer

Dark deno-powered completion framework for neovim/Vim
Latest
type alias CommandPreviewer
import { type CommandPreviewer } from "https://deno.land/x/ddc_vim@v4.3.1/types.ts";
definition: { kind: "command"; command: string; }