forked from aniani/vim
patch 8.2.3537: mode() does not return the right value in 'operatorfunc'
Problem: mode() does not return the right value in 'operatorfunc'. Solution: Reset finish_op while calling 'operatorfunc'.
This commit is contained in:
committed by
Bram Moolenaar
parent
ad6b90c33c
commit
75c30e96cf
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3537,
|
||||
/**/
|
||||
3536,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user