mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 00:08:19 +00:00
encoding: don't allow changing encoding after startup scripts
This commit is contained in:
@@ -1911,6 +1911,7 @@ static void source_startup_scripts(mparm_T *parmp)
|
||||
need_wait_return = TRUE;
|
||||
secure = 0;
|
||||
}
|
||||
did_source_startup_scripts = true;
|
||||
TIME_MSG("sourcing vimrc file(s)");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user