vim-patch:7.4.700

Problem:    Fold can't be opened after ":move". (Ein Brown)
Solution:   Delete the folding information and update it afterwards.
            (Christian Brabandt)

d5f6933d5c
This commit is contained in:
watiko
2016-02-05 12:07:46 +09:00
parent 863e1c91a6
commit 69e448d1d8
5 changed files with 37 additions and 8 deletions

View File

@@ -588,7 +588,7 @@ static int included_patches[] = {
// 703 NA
702,
// 701 NA
// 700,
700,
699,
698,
697,