Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: improve missing rplugin error handling; less agressive tracebacks
Avoid exceptions inside the FileType python autocmd, because the stacktrace is ugly and often difficult to read. Instead, show an asynchronous notification that something is broken and users should run `:UpdateRemotePlugins`.
- Loading branch information