mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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.