Skip to content

Commit d5d2b1e

Browse files
authored
Merge pull request #236 from vim-denops/add-popup-mod
👍 Add `popup` module to privide a compatibility layer for pupup in Vim and floating window in Neovim
2 parents e07f88f + fa4c32a commit d5d2b1e

File tree

12 files changed

+1529
-221
lines changed

12 files changed

+1529
-221
lines changed

function/nvim/_generated.ts

Lines changed: 0 additions & 177 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

function/nvim/_manual.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export * from "./nvim_open_win.ts";
2+
export * from "./nvim_win_get_config.ts";

0 commit comments

Comments
 (0)