Files
neovim/runtime/lua/vim
github-actions[bot] 7f8faac39e fix(diagnostic): use nvim_exec_autocmds to trigger DiagnosticChanged (#18205)
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>
2022-04-21 07:07:03 -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