mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 07:16:09 +00:00
![github-actions[bot]](/assets/img/avatar_default.png)
Use nvim_exec_autocmds to issue the DiagnosticChanged autocommand,
rather than nvim_buf_call, which has some side effects when drawing
statuslines.
(cherry picked from commit 4a64ce140f
)
Co-authored-by: Gregory Anders <greg@gpanders.com>