Closed guru245 closed 1 week ago
I never used vim-plug, so I am unfortunately not familiar with it. However, the plugin doesn't do anything special, so installation for vim-plug should be pretty much the same as any other plugin?
Thanks for the prompt response. I will try to resolve this and make a PR. Thanks.
I discovered that the issue with nvim-spider not working isn’t related to the vim-plug plugin manager. It seems that another setting in my environment is causing the problem, so feel free to close this task.
If you'd like to update the README for vim-plug users, you could simply add:
Plug("chrisgrieser/nvim-spider")
Or, if you prefer, I can submit a PR to make this update.
on mobile rn, so a PR would be welcome!
Feature Requested
The README describes Installation only for Lazy.nvim and packer users. I tried to use this plugin with vim-plug, but it's not working for inexplicable reasons. If README is revised, it would be very helpful for vim-plug users.
Relevant Screenshot
No response
Checklist