Skip to content

Commit

Permalink
Merge pull request #236 from vim-denops/add-popup-mod
Browse files Browse the repository at this point in the history
👍 Add `popup` module to privide a compatibility layer for pupup in Vim and floating window in Neovim
  • Loading branch information
lambdalisue committed Mar 3, 2024
2 parents e07f88f + fa4c32a commit d5d2b1e
Show file tree
Hide file tree
Showing 12 changed files with 1,529 additions and 221 deletions.
177 changes: 0 additions & 177 deletions function/nvim/_generated.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions function/nvim/_manual.ts
@@ -0,0 +1,2 @@
export * from "./nvim_open_win.ts";
export * from "./nvim_win_get_config.ts";

0 comments on commit d5d2b1e

Please sign in to comment.