You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: