mirror of
https://github.com/neovim/neovim.git
synced 2026-03-06 17:17:21 +00:00
Problem: Wrong cursor position when clicking after end of line with
'virtualedit', conceal and virtual text.
Solution: Always fill linebuf_vcol[] for the columns to clear.