hover.nvim icon indicating copy to clipboard operation
hover.nvim copied to clipboard

feat: autoresize popup window

Open AThePeanut4 opened this issue 9 months ago • 0 comments

This follows on from #59, and adds a buffer change listener to automatically resize the popup window if the contents change. This allows to get rid of the resize hackiness in the DAP provider from #58, which wasn't working properly if you have title = true in your config.

AThePeanut4 avatar May 01 '24 13:05 AThePeanut4