mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00

When vim.diagnostic.config() is called, the decorations for diagnostics are re-displayed to use the new configuration. This should only be done for loaded buffers.