Skip to main content
Home

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
3 months ago (5.0.0)

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

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@milly/ddc-unprintable

Import symbol

import * as ddc_unprintable from "@milly/ddc-unprintable";
or

Import directly with a jsr specifier

import * as ddc_unprintable from "jsr:@milly/ddc-unprintable";