mirror of
https://github.com/neovim/neovim.git
synced 2026-06-24 04:05:34 +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