forked from aniani/vim
updated for version 7.2c-003
This commit is contained in:
@@ -1899,7 +1899,7 @@ regatom(flagp)
|
||||
br = regnext(br);
|
||||
}
|
||||
}
|
||||
*flagp &= ~HASWIDTH;
|
||||
*flagp &= ~(HASWIDTH | SIMPLE);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user