mirror of
https://github.com/neovim/neovim.git
synced 2026-01-30 17:11:11 +10:00
Problem: Visual hl wrong when it ends before multibyte 'showbreak'.
(lacygoil)
Solution: Use vcol_sbr instead of adding n_extra.
(zeertzjq)
fixes: vim/vim#11272
closes: vim/vim#13996
df23d7f4bd
Bug doesn't apply to Nvim.