@milly/ddc-unprintable@4.0.0Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
Milly/ddc-unprintableDevelopment ddc.vim helpers that allow you to paste word-kind sources gathering unprintable characters.
This package works with Deno
JSR Score
64%
Published
2 months ago (4.0.0)
ddc-unprintable
ddc-unprintable is helper library for ddc.vim sources in Denops. This module contains helpers that allow you to paste word-kind sources gathering unprintable characters.
Usage
Used in ddc-source-register. See that source.
Built and signed on
View transparency logGitHub Actions
Add Package
deno add jsr:@milly/ddc-unprintable
Import symbol
import * as mod from "@milly/ddc-unprintable";
---- OR ----
Import directly with a jsr specifier
import * as mod from "jsr:@milly/ddc-unprintable";