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

overriding icons of filetypes dont work #45

Closed
siduck opened this issue Mar 7, 2021 · 6 comments
Closed

overriding icons of filetypes dont work #45

siduck opened this issue Mar 7, 2021 · 6 comments

Comments

@siduck
Copy link
Contributor

siduck commented Mar 7, 2021

Ive migrated to init.lua to init.vim now , but the overriding of icons on filetypes doesnt work
here's my config :

image

image

@kyazdani42
Copy link
Member

you might need to load this before other plugins

@siduck
Copy link
Contributor Author

siduck commented Mar 7, 2021

I already did but no luck

@kyazdani42
Copy link
Member

what package manager do you use ? I just tried it and it works fine

@siduck
Copy link
Contributor Author

siduck commented Mar 7, 2021

packer.nvim , also the icons work on nvim-bufferline but not nvim-tree

@kyazdani42
Copy link
Member

i use packer too, under the config key it works just fine for me. You might have plugin loading issues. Do you lazy load plugins ?

@siduck
Copy link
Contributor Author

siduck commented Mar 8, 2021

Nvm this is fixed now , I forgot to add the vim.cmd [[packadd nvim-web-devicons]] before my web-devicons conf .

@siduck siduck closed this as completed Mar 8, 2021
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