mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

Use nvim_exec_autocmds to issue the DiagnosticChanged autocommand, rather than nvim_buf_call, which has some side effects when drawing statuslines.