mirror of
https://github.com/neovim/neovim.git
synced 2025-09-25 12:38:33 +00:00
doc: nvim_python: mention --upgrade. #3832
This commit is contained in:
@@ -49,6 +49,9 @@ To use Vim Python 2/3 plugins with Nvim, do the following:
|
|||||||
>
|
>
|
||||||
$ pip3 install --user neovim
|
$ pip3 install --user neovim
|
||||||
<
|
<
|
||||||
|
Note: If you previously installed the package, get the latest version by
|
||||||
|
appending the `--upgrade` flag to the commands above.
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
*g:python_host_prog*
|
*g:python_host_prog*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user