mirror of
https://github.com/neovim/neovim.git
synced 2026-02-10 06:21:49 +10:00
Problem: May redraw when not needed, causing slow scrolling.
Solution: Do not redraw when w_skipcol doesn't change. When w_skipcol
changes only redraw from the top. (issue vim/vim#11559)
f32fb93e43
Co-authored-by: Bram Moolenaar <Bram@vim.org>
737 B
737 B