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

Fix error message when volt cannot overwrite vimrc #222

Closed
tyru opened this issue Apr 1, 2018 · 0 comments
Closed

Fix error message when volt cannot overwrite vimrc #222

tyru opened this issue Apr 1, 2018 · 0 comments

Comments

@tyru
Copy link
Member

tyru commented Apr 1, 2018

Got

$ volt build
[INFO] Full building /home/tyru/.vim/pack/volt/opt directory ...
[INFO] Installing vimrc and gvimrc ...
[ERROR] Failed to build: '/home/tyru/.vim/vimrc' does not have magic comment

Expected

$ volt build
[ERROR] Failed to build: '/home/tyru/.vim/vimrc' is not a auto-generated file. please move to '/home/tyru/volt/rc/default/vimrc' and re-run 'volt build'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant