This commit is contained in:
Justin M. Keyes
2019-05-25 11:13:18 +02:00
parent c4f56c4134
commit 51a59a0f62
8 changed files with 17 additions and 15 deletions

View File

@@ -4297,7 +4297,7 @@ static void win_enter_ext(win_T *wp, bool undo_sync, int curwin_invalid,
}
}
XFREE_CLEAR(globaldir);
shorten_fnames(TRUE);
shorten_fnames(true);
}
if (trigger_new_autocmds) {