summaryrefslogtreecommitdiff
path: root/src/testdir/test53.in
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2014-12-13 22:00:22 +0100
committerBram Moolenaar <Bram@vim.org>2014-12-13 22:00:22 +0100
commitb12db9f92ea74039bb0b4110add4232f0bf338ea (patch)
tree2bd69d7036fbefab87c8e1ca1d23c80a2b7e3a43 /src/testdir/test53.in
parent3f9be97015e2ba4cb6d6654117745d912ec59287 (diff)
downloadvim-git-b12db9f92ea74039bb0b4110add4232f0bf338ea.tar.gz
updated for version 7.4.551v7.4.551
Problem: "ygn" may yank too much. (Fritzophrenic) Issue 295. Solution: Check the width of the next match. (Christian Brabandt)
Diffstat (limited to 'src/testdir/test53.in')
-rw-r--r--src/testdir/test53.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/testdir/test53.in b/src/testdir/test53.in
index 011c9ae39..8ca9c9ed2 100644
--- a/src/testdir/test53.in
+++ b/src/testdir/test53.in
@@ -79,6 +79,8 @@ ggdgn.
:" test repeating gUgn
/^Depp
gggUgn.
+gg/a:0\@!\zs\d\+
+nygnop
:/^start:/,/^end:/wq! test.out
ENDTEST
@@ -108,6 +110,11 @@ delete first and last chars
uniquepattern uniquepattern
my very excellent mother just served us nachos
for (i=0; i<=10; i++)
+a:10
+
+a:1
+
+a:20
Y
text
Y