mirror of
https://github.com/neovim/neovim.git
synced 2025-11-12 05:18:52 +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.