Open gisketch opened 8 months ago
:UpdateRemotePlugins
:UpdateRemotePlugins
This didn't do anything for me. The issue screenshot Just for reference I'm on Windows 10 setup neovim version is latest (0.9.5).
Hi, I have the same issue. Is there any progress now?
I resolved a similar issue where the cause is failure to setup python provider for nvim. I believe it is the same idea for vim, too. Nvim needs python module "neovim" installed to set up the python provider. After install that module, I can verify the python provider using "checkhealth".
Once python provide is set, execute ":UpdateRemotePlugins" solved the issue.
https://github.com/gelguy/wilder.nvim/assets/78424395/e6ff0492-3cf3-46b3-bdc4-c9e982982b97
Getting error w python search and fuzzy finding, i have yarp installed. Please help :<