mirror of
https://github.com/neovim/neovim.git
synced 2026-02-26 20:31:02 +10:00
Problem: Line number corrected for conceal_lines may be set beyond eob
when the last buffer line is concealed, causing ml_get errors.
Solution: Avoid setting line number beyond eob.
72 KiB
72 KiB