forked from aniani/vim
updated for version 7.1-026
This commit is contained in:
@@ -6379,7 +6379,7 @@ nv_brackets(cap)
|
||||
*/
|
||||
else if (cap->nchar == 'p' || cap->nchar == 'P')
|
||||
{
|
||||
if (!checkclearopq(cap->oap))
|
||||
if (!checkclearop(cap->oap))
|
||||
{
|
||||
prep_redo_cmd(cap);
|
||||
do_put(cap->oap->regname,
|
||||
|
Reference in New Issue
Block a user