diff options
author | Gregory Anders <8965202+gpanders@users.noreply.github.com> | 2022-04-20 08:16:47 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-20 08:16:47 -0600 |
commit | 6b0d3ae6a83cb0410c16532a367ed8ad9bd093a8 (patch) | |
tree | 341dc58c679134e8809c5858abc994f6f6a7d811 /runtime/lua/vim/lsp/util.lua | |
parent | 81f1e33d15def4fe55255503a7806dfd1078bd41 (diff) | |
download | rneovim-6b0d3ae6a83cb0410c16532a367ed8ad9bd093a8.tar.gz rneovim-6b0d3ae6a83cb0410c16532a367ed8ad9bd093a8.tar.bz2 rneovim-6b0d3ae6a83cb0410c16532a367ed8ad9bd093a8.zip |
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.
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions