luckasRanarison / nvim-devdocs

Neovim DevDocs integration
MIT License
265 stars 19 forks source link

Windows: :DevdocsFetch fails with exit code 2 #37

Closed hunger closed 1 year ago

hunger commented 1 year ago

Your plugin works great on Linux, but when I try it on windows and do DevdocsFetch I get this:

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

as a notification (text was taken from :Notifications output). Any ideas I can do to fix the issue?

hunger commented 1 year ago

Ah, found #31, that explains the issue.