mirror of
https://github.com/neovim/neovim.git
synced 2026-03-21 16:09:42 +00:00
Problem: Deleting in a block selection causes problems.
Solution: Check the length of the line before adding bd.textcol and
bd.textlen. (Christian Brabandt, closes vim/vim#2825)
35e802e713