Skip to main content
Module

x/ddc_unprintable/unprintable.ts>UnprintableOptions

Development ddc.vim helpers that allow you to paste word-kind sources gathering unprintable characters.
Go to Latest
type alias UnprintableOptions
import { type UnprintableOptions } from "https://deno.land/x/ddc_unprintable@v2.0.2/unprintable.ts";
definition: { highlightName?: string; highlightGroup?: string; placeholder?: string; abbrWidth?: number; callbackId?: string; }