We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9503f8f commit bd5864cCopy full SHA for bd5864c
etc/python_tools_install.sh
@@ -42,4 +42,4 @@ pipx upgrade-all
42
43
# pip dependencies
44
45
-pip install --user --upgrade pynvim
+python -m pip install --user --upgrade pynvim
0 commit comments