mirror of
https://github.com/neovim/neovim.git
synced 2026-08-16 12:28:30 +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.