mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Update Nvim_setup.sh
This commit is contained in:
parent
1ebce655ab
commit
31029ef933
@ -66,7 +66,7 @@ fi
|
||||
|
||||
# Install some Python packages used by Neovim plugins.
|
||||
echo "Installing Python packages"
|
||||
PY_PACKAGES="pynvim jedi pylint flake8 yapf black"
|
||||
PY_PACKAGES="pynvim jedi pylint flake8 yapf black vim-vint"
|
||||
|
||||
if [[ "$SYSTEM_PYTHON" = true ]]; then
|
||||
echo "Using system Python to install $(PY_PACKAGES)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user