/dps-popup-toy

Toy plugin using denops.vim and popup / floating window.

Primary LanguageTypeScriptMIT LicenseMIT

dps-popup-toy

This is a toy plugin using denops.vim and popup/floating window.

Usage

This plugin provides DpsPopupToy command.

DpsPopupToy show g:popup_toy_strings on popup/floating window.

Usage from other source

This plugin provides openPopup function.

To use, write like below.

import { openPopup } from "https://pax.deno.dev/Omochice/dps-popup-toy/mod.ts"

LICENSE

MIT