mirror of
https://github.com/neovim/neovim.git
synced 2026-01-18 02:59:25 +10:00
Problem: 'cursorline' not always updated with 'cursorlineopt' is
"screenline".
Solution: Call check_redraw_cursorline() more often. (closes vim/vim#10013)
bf269ed0b0
Code was reverted in patch 8.2.4638, so this just ports the test.