This commit is contained in:
Justin M. Keyes
2019-08-13 22:19:06 +02:00
parent cbfd18c85a
commit 02c52a18f5
2 changed files with 15 additions and 27 deletions

View File

@@ -396,8 +396,7 @@ int main(int argc, char **argv)
mch_exit(0);
}
// Set a few option defaults after reading vimrc files: 'title', 'icon',
// 'shellpipe', 'shellredir'.
// Set some option defaults after reading vimrc files.
set_init_3();
TIME_MSG("inits 3");