aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/util.lua
diff options
context:
space:
mode:
authorGregory Anders <8965202+gpanders@users.noreply.github.com>2021-10-29 19:47:34 -0600
committerGitHub <noreply@github.com>2021-10-29 18:47:34 -0700
commite921e98ce38a33a824a8b4efb376a9901a8191d7 (patch)
tree1ac925a36f515db8e7e354f3f101849a3e1539f8 /runtime/lua/vim/lsp/util.lua
parent4472c56d54f447040f6e8610b261b7efa0d04eb6 (diff)
downloadrneovim-e921e98ce38a33a824a8b4efb376a9901a8191d7.tar.gz
rneovim-e921e98ce38a33a824a8b4efb376a9901a8191d7.tar.bz2
rneovim-e921e98ce38a33a824a8b4efb376a9901a8191d7.zip
refactor(diagnostic): make display handlers generic (#16137)
Rather than treating virtual_text, signs, and underline specially, introduce the concept of generic "handlers", of which those three are simply the defaults bundled with Nvim. Handlers are called in `vim.diagnostic.show()` and `vim.diagnostic.hide()` and are used to handle how diagnostics are displayed.
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions