mirror of
https://github.com/neovim/neovim.git
synced 2025-09-10 21:38:19 +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.