patch 8.0.0136 v8.0.0136
authorBram Moolenaar <Bram@vim.org>
Mon, 2 Jan 2017 13:57:08 +0000 (14:57 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 2 Jan 2017 13:57:08 +0000 (14:57 +0100)
commit54b2bfa399017ebae76ed62f21578261d1b55c1f
tree30c05c78ca2efbe24a73064e337a7ba48c30868d
parentded2782783f352201ac0b05c6dbe4831adb4a58b
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)
src/ops.c
src/testdir/test_fold.vim
src/version.c