roxma / nvim-completion-manager

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

How to customize python path for jedi complemention? #220

Closed ryanking8215 closed 6 years ago

ryanking8215 commented 6 years ago

How to customize python path for jedi complemention? It can be customized by g:deoplete#sources#jedi#python_path in deoplete.nvim like

   let g:deoplete#sources#jedi#python_path = /opt/python3.6/bin/python3.6

How to do that with ncm? Thanks.

Btw, ncm is an awesome vim plugin.

roxma commented 6 years ago

Unfortunately this is impossible without setting the global g:python3_host_prog