mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.753
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
This commit is contained in:
@@ -371,7 +371,7 @@ static int included_patches[] = {
|
||||
// 756 NA
|
||||
// 755,
|
||||
// 754,
|
||||
// 753,
|
||||
753,
|
||||
// 752,
|
||||
// 751 NA
|
||||
// 750 NA
|
||||
|
Reference in New Issue
Block a user