Python completion for ncm2 via the great jedi library.
Defaults to 3.
If set to 2
, the jedi completion process is started with the python
specified by :help g:python_host_prog
.
If set to 3
, the jedi completion process is started with the python
specified by :help g:python3_host_prog
.
Read jedi-environments for more information.
If this option is not set, ncm2-jedi uses the following priority scheme:
$VIRTUAL_ENV
->jedi.get_default_environment
$CONDA_PREFIX
jedi.get_default_environment
Defaults to {}
.
Read jedi-settings for more information.
Defaults to 1
Set it to 0 to disable function argument hint