AckslD / swenv.nvim

Tiny plugin to quickly switch python virtual environments from within neovim without restarting.
212 stars 29 forks source link

Micromamba support for the latest version #29

Closed clementpoiret closed 8 months ago

clementpoiret commented 8 months ago

Even if there is a PR already for micromamba env support, it received no news for multiple months. Here is mine, which is compatible and has no conflict with the current state of the swenv project.

I hope the solution is okay for you.