Did you check the docs?
Is your feature request related to a problem? Please describe.
I cannot figure out how to run an application with an active profile, as a result it cannot configure correctly and I have to do all of my debugging in Intellij instead of Neovim. I have looked around for a solution, but haven't been able to find one.
Describe the solution you'd like
It would be great to have a parameter available at setup to pass in an active profile name.
Describe alternatives you've considered
I've tried setting up an environment variables with no luck, and I've tried digging through your code to find where the configuration happens and I was unable to, my lua is very weak.
Additional context
Thank you so much for your work on this repo, I use it every day for work and it is fantastic!
Did you check the docs?
Is your feature request related to a problem? Please describe.
I cannot figure out how to run an application with an active profile, as a result it cannot configure correctly and I have to do all of my debugging in Intellij instead of Neovim. I have looked around for a solution, but haven't been able to find one.
Describe the solution you'd like
It would be great to have a parameter available at setup to pass in an active profile name.
Describe alternatives you've considered
I've tried setting up an environment variables with no luck, and I've tried digging through your code to find where the configuration happens and I was unable to, my lua is very weak.
Additional context
Thank you so much for your work on this repo, I use it every day for work and it is fantastic!