mirror of
https://github.com/neovim/neovim.git
synced 2026-05-03 20:45:02 +00:00
Compute the diagnostics per line when `show` is called, allowing for O(1) access for the diagnostics to display when the cursor line or the list of diagnostics haven't changed.