mirror of
https://github.com/neovim/neovim.git
synced 2025-09-11 13:58:18 +00:00

Issue: #1537 Running the :UpdateRemotePlugins command will show an ugly, unhelpful error when no plugins were found. This change has neovim print an error message and does not attempt to start the python-client which requires at least one plugin.