aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/handlers.lua
diff options
context:
space:
mode:
authorGregory Anders <8965202+gpanders@users.noreply.github.com>2022-04-20 08:16:47 -0600
committerGitHub <noreply@github.com>2022-04-20 08:16:47 -0600
commit6b0d3ae6a83cb0410c16532a367ed8ad9bd093a8 (patch)
tree341dc58c679134e8809c5858abc994f6f6a7d811 /runtime/lua/vim/lsp/handlers.lua
parent81f1e33d15def4fe55255503a7806dfd1078bd41 (diff)
downloadrneovim-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/handlers.lua')
0 files changed, 0 insertions, 0 deletions