necaris / conda.el

Emacs helper library (and minor mode) to work with conda environments
MIT License
153 stars 49 forks source link

`conda-env-subdirectory` variable #132

Closed arv-n closed 1 year ago

arv-n commented 1 year ago

The README states to setup conda-env-home-directory and conda-env-subdirectory variables for a custom configuration and I was successfully using them up until the new update. Having quickly glanced at conda.el, these variables are no longer present. Any idea what must be the changes done by the user, for setting up custom conda-env directories/subdirectories? Sorry if this is a trivial issue but I did not have the time to see the code more carefully. Any guidance is appreciated. Thanks in advance.