0
0
mirror of https://github.com/vim/vim.git synced 2025-11-13 22:54:27 -05:00

updated for version 7.3.1275

Problem:    "gn" does not work when the match is a single character.
Solution:   Fix it, add a test. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2013-06-30 14:46:53 +02:00
parent 2486285546
commit e78495de7e
4 changed files with 18 additions and 10 deletions

View File

@@ -44,7 +44,8 @@ gnd/[u]niquepattern/s
vlgnd
/mother
:set selection=exclusive
$cgNmongoose
$cgNmongoose/i
cgnj
:/^start:/,/^end:/wq! test.out
ENDTEST
@@ -73,4 +74,5 @@ zero width pattern
delete first and last chars
uniquepattern uniquepattern
my very excellent mother just served us nachos
for (i=0; i<=10; i++)
end:

View File

@@ -26,4 +26,5 @@ zerowidth pattern
elete first and last char
uniquepattern
my very excellent mongoose just served us nachos
for (j=0; i<=10; i++)
end: