Files
neovim/runtime/lua/vim
Gregory Anders 6b0d3ae6a8 fix(diagnostic): use nvim_exec_autocmds to trigger DiagnosticChanged (#18188)
Use nvim_exec_autocmds to issue the DiagnosticChanged autocommand,
rather than nvim_buf_call, which has some side effects when drawing
statuslines.
2022-04-20 08:16:47 -06:00
..
2018-12-20 11:57:30 +01:00
2021-11-27 11:10:48 -05:00
2022-03-24 12:01:04 -07:00
2022-04-15 12:35:06 +02:00