mirror of
https://github.com/neovim/neovim.git
synced 2026-01-21 20:52:55 +10: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