1
0
forked from aniani/vim

patch 8.0.0136

Problem:    When using indent folding and changing indent the wrong fold is
            opened. (Jonathan Fudger)
Solution:   Open the fold under the cursor a bit later. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2017-01-02 14:57:08 +01:00
parent ded2782783
commit 54b2bfa399
3 changed files with 40 additions and 5 deletions

View File

@@ -764,6 +764,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
136,
/**/
135,
/**/