mirror of
https://github.com/neovim/neovim.git
synced 2026-09-26 07:18:29 +00:00
Problem: visual end column returns wrong value after block edit Solution: update visual end column after block insert (phanium) fixes: vim/vim#18900 closes: vim/vim#18903 https://github.com/vim/vim/commit/fa3bdc2501faeae7f3211fc8559ded43e27b864c Co-authored-by: phanium <91544758+phanen@users.noreply.github.com>