necaris / conda.el

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

Compute and cache Conda binary path, rather than relying on `exec-path` #114

Closed necaris closed 2 years ago

necaris commented 2 years ago

Also, add mamba support, and clean up some docstrings. Closes #113.