summaryrefslogtreecommitdiff
path: root/src/testdir/test45.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/testdir/test45.in')
-rw-r--r--src/testdir/test45.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testdir/test45.in b/src/testdir/test45.in
index 1dfad5454..e5af5073d 100644
--- a/src/testdir/test45.in
+++ b/src/testdir/test45.in
@@ -36,6 +36,8 @@ Gzk:call append("$", "folding " . getline("."))
k:call append("$", getline("."))
jAcommentstart Acommentend:set fdl=1
3j:call append("$", getline("."))
+:set fdl=0
+zO j:call append("$", getline("."))
:" test expression folding
:fun Flvl()
let l = getline(v:lnum)