mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 00:08:19 +00:00
style
This commit is contained in:
@@ -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");
|
||||
|
||||
|
Reference in New Issue
Block a user