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

No color in icons #11

Closed
ChristianChiarulli opened this issue Oct 28, 2020 · 8 comments
Closed

No color in icons #11

ChristianChiarulli opened this issue Oct 28, 2020 · 8 comments

Comments

@ChristianChiarulli
Copy link

I was wondering if the icons were supposed to be colored.

image

@romgrk
Copy link
Owner

romgrk commented Oct 28, 2020

Visible buffers' icons are colored, the rest are not.

If current buffers' icons arent visible, please report the content of these commands:

let @+ = string([&tabline, execute('hi VimDevIcon')]) " this will put the content in your clipboard

@ChristianChiarulli
Copy link
Author

hmm this is what I got from that:

['', ' Error detected while processing /home/chris/.config/nvim/init.vim: line 25: E411: highlight group not found: VimDevIcon']

@romgrk
Copy link
Owner

romgrk commented Oct 28, 2020

What is your setup & versions? Does :lua print(require'nvim-web-devicons'.setup()) and :call bufferline#update() change anything?

@ChristianChiarulli
Copy link
Author

requiring this: require'nvim-web-devicons'.setup() seems to work

@romgrk
Copy link
Owner

romgrk commented Oct 28, 2020

It works to make the icons colored?

@ChristianChiarulli
Copy link
Author

ChristianChiarulli commented Oct 28, 2020 via email

@romgrk
Copy link
Owner

romgrk commented Oct 28, 2020

I've opened an issue with the plugin. I'll enable it automatically if they don't, meanwhile you can add the line to your vimrc to do it.

@romgrk
Copy link
Owner

romgrk commented Oct 28, 2020

The issue has been solved in nvim-web-devicons. You should be able to see colors, without the need of doing the setup yourself. Please re-open if you still encounter issues.

@romgrk romgrk closed this as completed Oct 28, 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