overseer.nvim
overseer.nvim copied to clipboard
feature request: customized bundle save path and function to edit the bundle
Did you check existing requests?
- [x] I have searched the existing issues
Describe the feature
Hi developers,
Is it possible to add an option to customize the path where we save the bundle? It is a more persistent choice, and we can sync it between different machines. Meanwhile, we won't suffer from the loss of all bundles if we reinstall Neovim.
Besides, I might be wrong, but it seems that we cannot modify the bundle once we have saved it. The only method is to delete the bundle and then re-create it, which makes things more unintuitive.
Best,
Provide background
No response
What is the significance of this feature?
strongly desired
Additional details
No response
Ok I find the bundle is stored in the .local/share/nvim/overseer/, we can edit the bundle there.