wilder.nvim
wilder.nvim copied to clipboard
Wilder removes topline in buffer in .10 nightly
It looks like because of some consistent, though incorrect, behavior some plugins will be affected in the .10 release. This behavior started with neovim/neovim@#0081549.
See: https://github.com/bfredl/neovim/commit/9b9030ff2ca820d4c4f4b559f86b0f9a3496645b
Whenever I open wilder popup with :, /, or ?, the first line in the buffer is removed:
Before
Open Wilder with :
I'm sticking with #5bb1795 in the meantime, but I wanted to bring this to your attention because this is one of my favorite plugins!