MunifTanjim / nui.nvim

UI Component Library for Neovim.
MIT License
1.62k stars 57 forks source link

[Proposal] Adding to popup field that will be consist text. #381

Open qeezqeez opened 2 months ago

qeezqeez commented 2 months ago

Now for adding in popup window custom text we should use vim.api.nvim_buf_set_lines. It is not as pleasant as could be. I suggest adding an optional field text that can be useful for creating popup with text.