'neovim launched to edit command line doesn't use default configuration

I use zsh, oh-my-zsh, neovim, alacritty, and zsh-vi-mode oh-my-zsh plugin. My EDITOR is set to /usr/local/bin/nvim -u /Users/aleksander/.config/nvim/init.lua When I try to edit a command line via vv in normal mode neovim launches but not reading the usual config nor regular plugins. Whats the reason? How can I fix it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source