vim-patch:7.4.818

Problem:    'linebreak' breaks c% if the last Visual selection was block.
            (Chris Morganiser, Issue 389)
Solution:   Handle Visual block mode differently. (Christian Brabandt)

89c17c02ca
This commit is contained in:
watiko
2016-02-11 15:56:46 +09:00
parent 84281bf675
commit 66571f64a4
4 changed files with 17 additions and 4 deletions

View File

@@ -470,7 +470,7 @@ static int included_patches[] = {
// 821,
820,
// 819,
// 818,
818,
817,
816,
815,