mirror of
https://github.com/neovim/neovim.git
synced 2026-05-01 03:24:49 +00:00
Problem: Visual highlight not working with cursor at end of screen line
and 'showbreak'.
Solution: Only update "vcol_prev" when drawing buffer text.
closes: vim/vim#12865
8fc6a1dae0