AckslD / swenv.nvim

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

Micromamba support #10

Open LuisA92 opened 1 year ago

AckslD commented 1 year ago

Don't you also need to update set_env or is that the same as for venvs?

LuisA92 commented 1 year ago

Yes you're right. It uses the same set_env as for conda.