stevearc / overseer.nvim

A task runner and job management plugin for Neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

idea: different user specified state directories for bundles

tobias-haenel opened this issue · comments

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! 👍

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.