forked from aniani/vim
updated for version 7.0105
This commit is contained in:
@@ -7043,7 +7043,7 @@ ex_tearoff(eap)
|
||||
ex_popup(eap)
|
||||
exarg_T *eap;
|
||||
{
|
||||
gui_make_popup(eap->arg);
|
||||
gui_make_popup(eap->arg, eap->forceit);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user