mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
updated for version 7.0218
This commit is contained in:
@@ -2302,7 +2302,7 @@ create_windows(parmp)
|
||||
ml_recover();
|
||||
if (curbuf->b_ml.ml_mfp == NULL) /* failed */
|
||||
getout(1);
|
||||
do_modelines(FALSE); /* do modelines */
|
||||
do_modelines(0); /* do modelines */
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user