mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 07:16:09 +00:00

This allows users to hook into diagnostic events with finer granularity (e.g. per-buffer or file). BREAKING CHANGE: DiagnosticsChanged and LspDiagnosticsChanged user autocommands are removed.