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:
watiko
2016-01-25 10:07:16 +09:00
parent d25a59f4d0
commit 8771e84db7
5 changed files with 111 additions and 55 deletions

View File

@@ -371,7 +371,7 @@ static int included_patches[] = {
// 756 NA
// 755,
// 754,
// 753,
753,
// 752,
// 751 NA
// 750 NA