roxma / nvim-completion-manager

:warning: PLEASE USE https://github.com/ncm2/ncm2 INSTEAD
MIT License
917 stars 49 forks source link

completion manager not working in other conda environments #183

Open rcgalbo opened 6 years ago

rcgalbo commented 6 years ago

nvim completion manager works fine while using it in the standard conda environment. However when I switch into another conda environment, it is unable to find the nvim python module unless I also install it in that environment. Leaving ppl working on projects with me to ask "what is this nvim module". Is there a way to nvim completion to my base anaconda/or base python environment?