linux-cultist / venv-selector.nvim

Allows selection of python virtual environment from within neovim
MIT License
444 stars 46 forks source link

Anaconda support #35

Closed Sped0n closed 1 year ago

Sped0n commented 1 year ago

fix #30

Sped0n commented 1 year ago

works on UNIX, not sure about windows.

env list

image

activate env

image
linux-cultist commented 1 year ago

Thank you very much for your contribution :)

I'm on vacation but will be back in a few days, and will review the PR right away. You have a good looking neovim config by the way. 👍

linux-cultist commented 1 year ago

I think it looks great, and extra thanks for updating the README as well. :)

Lets get this merged!