luckasRanarison / nvim-devdocs

Neovim DevDocs integration
MIT License
269 stars 19 forks source link

Windows: Error when fetching registery #35

Closed Balandino closed 1 year ago

Balandino commented 1 year ago

Hello,

Not sure if I've missed a step, so posting as an issue. I'm on a Windows 10 OS (in case that matters) and have installed the plugin via Lazy.nvim. I can access the commands but when trying to install any docs I receive:

DevDocs registery not found, please run :DevdocsFetch

When I run DevdocsFetch I receive:

nvim-devdocs: Error when fetching registery, exit code: 2

Any ideas what the cause could be?

Balandino commented 1 year ago

Found previous raised issue: https://github.com/luckasRanarison/nvim-devdocs/issues/31