mirror of
https://github.com/neovim/neovim.git
synced 2025-09-22 03:08:27 +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.