mirror of
https://github.com/neovim/neovim.git
synced 2026-07-11 03:49:41 +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.