Skip to main content
This release was yanked — the latest version of @milly/ddc-unprintable is 4.0.0. Jump to latest

Built and signed on GitHub Actions

Development ddc.vim helpers that allow you to paste word-kind sources gathering unprintable characters.

This package works with Deno
This package works with Deno
JSR Score
64%
Published
2 months ago (4.0.0-pre2)

ddc-unprintable

license:MIT jsr

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
GitHub Actions
View transparency log

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";