mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 07:01:54 +10: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