nvim-lua/popup.nvim
[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete
LuaMIT
Issues
- 1
Should this repo be archived?
#24 opened by 616b2f - 0
Please provide a license.
#21 opened by sudoforge - 7
popup relative to cursor with line = "cursor-%d" is broken for window with borders
#19 opened by RishabhRD - 0
Broken border
#20 opened by wziebicki - 0
popup.create crashes nvim
#14 opened by crispgm - 0
- 0
- 0
Wrapped title breaks border
#7 opened by bjdm - 0
Popup title is only drawn when a border is
#6 opened by bjdm - 12
Give plugin authors an "on_close" callback to use when we close down their buffer
#1 opened by tjdevries