nvim-completion-manager icon indicating copy to clipboard operation
nvim-completion-manager copied to clipboard

completion manager not working in other conda environments

Open rcgalbo opened this issue 8 years ago • 0 comments

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?

rcgalbo avatar Jan 19 '18 22:01 rcgalbo