mirror of
https://github.com/neovim/neovim.git
synced 2026-06-19 02:01:17 +00:00
Problem: Multi-line diagnostics always render virtual lines below lnum.
Solution: Use end_lnum when placing the virt_lines extmark.
(cherry picked from commit af707dd242)