forked from aniani/vim
patch 8.2.3990: testing wrong operator
Problem: Testing wrong operator. Solution: Test "g@" instead of "r_". (Naohiro Ono, closes #9463)
This commit is contained in:
committed by
Bram Moolenaar
parent
e982586f8e
commit
5c75eed758
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3990,
|
||||
/**/
|
||||
3989,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user