summaryrefslogtreecommitdiff
path: root/src/testdir/test101.ok
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-11-08 04:30:20 +0100
committerBram Moolenaar <Bram@vim.org>2013-11-08 04:30:20 +0100
commit8050efa07d7a66e8e2e88253d079a106a7f2601a (patch)
tree237a229f5815f2a54523b6122691b52dd2d0cadb /src/testdir/test101.ok
parente5878f4be9f0cb6719220fa17f113fa24b1f3039 (diff)
downloadvim-git-8050efa07d7a66e8e2e88253d079a106a7f2601a.tar.gz
updated for version 7.4.079v7.4.079
Problem: A script cannot detect whether 'hlsearch' highlighting is actually displayed. Solution: Add the "v:hlsearch" variable. (ZyX)
Diffstat (limited to 'src/testdir/test101.ok')
-rw-r--r--src/testdir/test101.ok11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/testdir/test101.ok b/src/testdir/test101.ok
new file mode 100644
index 000000000..3ed7436cf
--- /dev/null
+++ b/src/testdir/test101.ok
@@ -0,0 +1,11 @@
+start:
+1:highlighted
+0:not highlighted
+1:highlighted
+0:not highlighted
+1:highlighted
+0:not highlighted
+1:highlighted
+0:not highlighted
+1:highlighted
+Vim(let):E706: