Closed BlakeLeBlancGuernsey closed 1 month ago
Thank you for the issue! This is ultimately because plenary.path has issues on windows. I will try to fix this further so that there is no need to manually create this directory. In the meantime I think people can just reference your solution.
Upon further look, it was just a small bug in file path checking. No need to manually create now.
I also updated a the default path to the more idiomatic neovim's standard data path. You can get a update to see if it works, after update you can run Feed blowup
to rm the old dir, and reenter neovim and start using the new dir. or just mv the directory.
Cool! Nice one @neo451 !
On Windows, after installing the plugin, executing
Feed
returned the following error:The fix was to manually create the default directory:
Bad idea to add this step to the readme?
Thanks for a cool plugin! :)