summaryrefslogtreecommitdiff
path: root/src/testdir/test101.ok
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2014-11-27 19:14:49 +0100
committerBram Moolenaar <Bram@vim.org>2014-11-27 19:14:49 +0100
commit76440e2efe9e3582e9943d01183ec8b2f3e4eb4b (patch)
treea518052ae02428fa26e858b0c1c85eff26939a27 /src/testdir/test101.ok
parentf1e30ccb822c56693881da199c7efbe6c9c0dca1 (diff)
downloadvim-76440e2efe9e3582e9943d01183ec8b2f3e4eb4b.zip
updated for version 7.4.537
Problem: Value of v:hlsearch reflects an internal variable. Solution: Make the value reflect whether search highlighting is actually displayed. (Christian Brabandt)
Diffstat (limited to 'src/testdir/test101.ok')
-rw-r--r--src/testdir/test101.ok1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testdir/test101.ok b/src/testdir/test101.ok
index 3ed7436cf..f063b85de 100644
--- a/src/testdir/test101.ok
+++ b/src/testdir/test101.ok
@@ -8,4 +8,5 @@ start:
1:highlighted
0:not highlighted
1:highlighted
+0:not highlighted
Vim(let):E706: