mirror of
https://github.com/neovim/neovim.git
synced 2026-01-27 07:06:04 +00:00
Problem: Wrong virtcol('$') with virtual text at EOL (rickhowe).
Solution: Also add 1 to end virtcol when there is virtual text.
(zeertzjq)
fixes: vim/vim#18761
closes: vim/vim#18762
d434f6c2a5