linux-cultist / venv-selector.nvim

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

feat: add a command to show current venv #41

Closed qizidog closed 1 year ago

qizidog commented 1 year ago

related issue linux-cultist/venv-selector.nvim#40

linux-cultist commented 1 year ago

Thanks for contributing to the plugin! I will review this tonight and see if we can get it merged. :)

linux-cultist commented 1 year ago

Looks good, lets get it merged. :+1:

I can update the README as well.

linux-cultist commented 1 year ago

I will change the command to VenvSelectCurrent so it fits with the other commands starting with VenvSelect.