NixOS + VAM (configured through .nix files) + NeoVim is a great combination, thanks to whoever put it together!
One thing that could be improved: when I run :AddonsInfo foo a ~/.vim directory is created (it contains vim-pi). It's jarring for a user (who perhaps like me just switched from Vim to NeoVim) to suddenly have their ~/.vim directory resurrected.
Is there a better place VAM could put vim-pi in this situation? One option would be simply within the NeoVim config directory if NeoVim is being used.