mirror of
https://github.com/neovim/neovim.git
synced 2026-03-19 15:18:15 +00:00
Problem: Appending in Visual mode with 'linebreak' set does not work
properly. Also when 'selection' is "exclusive". (Ingo Karkat)
Solution: Recalculate virtual columns. (Christian Brabandt)
74db34cc91