mirror of
https://github.com/neovim/neovim.git
synced 2025-12-28 09:04:53 +00:00
676133aa introduced a new test for calling a nvim instance recursively.
But without '-u NONE', the vimrc (and all plugins) get loaded too, which
breaks the test for things that do stuff on VimEnter.