Loading
neovim: add extraLuaPackages to wrapNeovimUnstable
This was available in makeNeovimConfig already but: - generated wrapper arguments, which we want to avoid because it confuses users - `makeNeovimConfig` relies on neovim-unwrapped in impure manner, which for instance caused issues in one of cases where I override neovim-unwrapped's luajit with a luajit with custom lua packages.