Files
neovim/test/functional/lua
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
..
2021-09-26 11:52:17 -07:00
2022-01-29 23:15:22 +00:00
2022-03-24 12:01:04 -07:00