Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't create a ~/.vim directory when using NeoVim on NixOS #174

Open
seagreen opened this issue Feb 10, 2016 · 1 comment
Open

Don't create a ~/.vim directory when using NeoVim on NixOS #174

seagreen opened this issue Feb 10, 2016 · 1 comment

Comments

@seagreen
Copy link
Contributor

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.

@seagreen
Copy link
Contributor Author

I though the easiest solution might be to install the vim-pi plugin using Nixpkgs and then see if the ~/.vim directory is created any more, but I ran into trouble deriving a hash for vim-pi. It doesn't seem to be listed as an available plugin. More info's in the Bitbucket issue: https://bitbucket.org/vimcommunity/vim-pi/issues/115/does-vim-pi-list-itself-in-its-plugin-list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant