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

Error after vim-plug finishes installing #3

Closed
mkraemer opened this issue May 17, 2017 · 4 comments
Closed

Error after vim-plug finishes installing #3

mkraemer opened this issue May 17, 2017 · 4 comments

Comments

@mkraemer
Copy link

After running :PlugInstall using vim-plug I'm getting the following error:

Error detected while processing /home/mkraemer/.local/share/nvim/site/plugged/vim-workspace/plugin/workspace.vim:
line   73:
E421: Color name or number not recognized: ctermbg= ctermfg=

This only pops up immediately after vim-plug has finished; after subsequents starts everything seems to work great so far :)

I'm using neovim 0.1.7.

Thanks for the plugin btw. :)

@bagrat
Copy link
Owner

bagrat commented May 17, 2017

Thanks for using it @mkraemer and for the feedback.

Just tried with nvim 0.1.7, but did not get the error. Could you share your configs so I can reproduce?

@mkraemer
Copy link
Author

Sure :)

https://github.com/mkraemer/dotfiles/blob/master/vim/.config/nvim/init.vim

I had the chance to play around with vim-workspace for a while and spent some time adapting the colors to my workflow. Everything works great, so the error I've encountered after running :PlugInstall seems not to impact anything :)

@bagrat
Copy link
Owner

bagrat commented May 17, 2017

Thanks for the configs @mkraemer, I was able to reproduce it, and pushed a fix: 9f3fdba

Could you please verify that the error is gone? Thanks in advance!

@mkraemer
Copy link
Author

Yes, fixed for me too :)

Thx ❤️

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

2 participants