You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.