You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a way to implement what you want. Unfortunately, I didn't find anything about it in the documentation, but I wanted to do it too. So I wanted to fork it and add it myself, but when I studied the code, it turned out that it already exists. To do this, you should include the following in nvim-tree: render -> icons -> web_devicons -> folder = {enable = true, color = true}. Then, when overriding via override, the changes will also apply to folders.
Is there any way to set icon for folder depending on it's name that will be very useful
Is there any way to set icon for folder depending on it's name that will be very useful
The text was updated successfully, but these errors were encountered: