mirror of
https://github.com/neovim/neovim.git
synced 2026-02-01 17:44:30 +00:00
Problem: 'cursorbind' scrolling depends on whether 'cursorline' is set.
Solution: Always call validate_cursor(). (Christian Brabandt, closes vim/vim#10230,
closes vim/vim#10014)
2c645e8b00