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

The icons in the bar aren't colored and arent displayed as nicely as in the screenshots #32

Closed
obaranek opened this issue Nov 1, 2020 · 5 comments

Comments

@obaranek
Copy link

obaranek commented Nov 1, 2020

No description provided.

@romgrk
Copy link
Owner

romgrk commented Nov 1, 2020

Do you have a recent version of nvim-web-devicons? Please update it, and after updating it check if running lua require'nvim-web-devicons'.setup() plus switching to a new buffer solves the issue.

@obaranek
Copy link
Author

obaranek commented Nov 1, 2020

i get this when i run lua require'nvim-web-devicons'.setup():
E5105: Error while calling lua chunk: ....vim/plugged/nvim-web-devicons/lua/nvim-web-devicons.lua:855: attempt to call field '
cmd' (a nil value)

@romgrk
Copy link
Owner

romgrk commented Nov 1, 2020

Could you add just before that line a print() statement to we know at which value it's choking?

@romgrk
Copy link
Owner

romgrk commented Nov 1, 2020

Please reply in the issue linked above, I'll check with them what's up with that.

@romgrk
Copy link
Owner

romgrk commented Nov 2, 2020

Closing as upstream issue is closed.

@romgrk romgrk closed this as completed Nov 2, 2020
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

2 participants