overseer.nvim
overseer.nvim copied to clipboard
idea: different user specified state directories for bundles
It would be really awesome if the TaskBundle could be stored inside a user-specified directory with :OverseerSaveBundle
. This option for the custom state directory should probably also be added to :OverseerLoadBundle
.
I personally would like to store the task bundles inside a hidden ".nvim" directory within each of my projects.
Thanks for you awesome plugin! :+1:
This sounds like a fine change to me. I'd like to move away from these commands, so I think the way to do it would be adding an option to the API methods.