Ensure pynvim is installed in autoenv's

This commit is contained in:
2021-04-17 17:39:57 +01:00
parent ff87027cf7
commit 20a3911ab7

View File

@@ -103,6 +103,7 @@ commands:
_autoenv_authorized $PWD/.enter yes
_autoenv_authorized $PWD/.exit yes
_autoenv_enter $PWD
pip install pynvim
;;
*) # Invalid arguments, show help then error.