nvim-tree / nvim-web-devicons

lua `fork` of vim-web-devicons for neovim
MIT License
2.02k stars 182 forks source link

Display material icons in tabs dont work! #183

Closed serhiihonchar1992 closed 1 year ago

serhiihonchar1992 commented 1 year ago

Im use LunarVim config and this File Explorer I did everything as in your documentation and this work, but it's icons doesn't work correctly for multiple tabs

Take a look at screenshot 1

Take a look at screenshot 2

Please tell me how can I fix this?

alex-courtis commented 1 year ago

The icons are shown correctly in the tree but incorrectly on the tabs. This looks like a lunar vim issue. See lunar vim example with correct icons on the tabs.

Please raise a lunarvim issue.

I note that you are using a fork of nvim-tree. The main repo is https://github.com/nvim-tree/nvim-tree.lua which is what lunar vim uses.

alex-courtis commented 1 year ago

Please reopen / comment if you have further issues.