mirror of
https://github.com/neovim/neovim.git
synced 2026-03-23 17:10:52 +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.