commit | d5f6933d5c57ea6f79bbdeab6c426cf66a393f33 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Apr 15 12:43:50 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Apr 15 12:43:50 2015 +0200 |
tree | a195ad8661e0cd1ae02670e2365ff77ea64894c6 | |
parent | 05b20fb14ec3219d73014595cfb6cc28ae1e1fc3 [diff] [blame] |
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)
diff --git a/src/testdir/test45.ok b/src/testdir/test45.ok index f04996e..0f25e62 100644 --- a/src/testdir/test45.ok +++ b/src/testdir/test45.ok
@@ -16,3 +16,8 @@ 1 2 0 + Test fdm=indent START + line3 + line4 +Test fdm=indent and :move bug END +line2