Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: show more informative errors when rplugins were not registered
Many users who are not familiar with how neovim and rplugins works often get lost on the error 'Semshi: command not found and keeps asking the same question (e.g., numirias#74), although the easy solution that one should run `:UpdateRemotePlugins` is already documented. Nevertheless we can show more informative, fool-proof error messages on `:Semshi` when remote plugins are not registered or broken somehow.
- Loading branch information