Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid unknown function errors SemshiBufWipeout
When rplugin has not been registered, semshi will throw an error upon BufWipeout events; it especially happens when installing vim plugins and running UpdateRemotePlugins for the first time. We can simply ignore the error when the function is not there yet.
- Loading branch information