Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milly/ddc-unprintable
Development ddc.vim helpers that allow you to paste word-kind sources gathering unprintable characters.
https://github.com/milly/ddc-unprintable
ddc-vim vim-denops
Last synced: 10 days ago
JSON representation
Development ddc.vim helpers that allow you to paste word-kind sources gathering unprintable characters.
- Host: GitHub
- URL: https://github.com/milly/ddc-unprintable
- Owner: Milly
- License: mit
- Created: 2022-12-07T09:22:02.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T18:09:10.000Z (3 months ago)
- Last Synced: 2024-10-20T10:06:19.794Z (19 days ago)
- Topics: ddc-vim, vim-denops
- Language: TypeScript
- Homepage: https://jsr.io/@milly/ddc-unprintable
- Size: 79.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ddc-unprintable
[![license:MIT](https://img.shields.io/github/license/Milly/ddc-unprintable?style=flat-square)](LICENSE)
[![jsr](https://jsr.io/badges/@milly/ddc-unprintable)](https://jsr.io/@milly/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.[ddc.vim]: https://github.com/Shougo/ddc.vim
[Denops]: https://github.com/vim-denops/denops.vim## Usage
Used in [ddc-source-register][]. See that source.
[ddc-source-register]: https://github.com/Milly/ddc-source-register