Whenever I open Neovim, I get the follow message: Press any key to continue. Once I do, I can use it just fine.
I have vim.opt.cmdheight = 3 set in ~/.config/nvim/init.lua, but that does not seem to resolve it.
Here’s a screenshot, which contains the Neovim version (nightly as downloaded by bob). Note that using v0.11.0, the problem vanishes.
Now, it is
a plugin issue since nvim --clean does not show the issue. The trick is finding which one? ¯\_(ツ)_/¯
Yes, I could remove them all then add them one at a time. However, there must be a simpler way to do this…
Any suggestions? ![]()
