Closed Issafalcon closed 2 years ago
Seems, it is known issue. Check https://stackoverflow.com/a/59761201
If that doesn't work, I'll think about what else I can do.
Nice! I think that way is better. Thanks for the update. Now I know about an extra git config setting 😄
Hi,
Nice plugin firstly! Works very well when I'm using WSL on Windows. However, I also need to use Neovim on Windows at work, which led me to find an issue with the middleclass symlink in the middleclass dependency.
I get the following error when using the plugin on Windows:
Whilst being able to include the middleclass lib in plugins is a nice idea, I'm not sure how to get around the cross-platform issue with symlinking.
It would be great if there was an alternative method that would work for all Neovim users. Otherwise, any plugins that use the original middleware lib in the future (I noticed your PR from the fork) will break the plugins for Windows users.