mirror of
https://github.com/neovim/neovim.git
synced 2025-10-16 06:46:07 +00:00

Problem: May check for concealed lines on invalid line numbers. Solution: Move checks after line number validation.
Problem: May check for concealed lines on invalid line numbers. Solution: Move checks after line number validation.