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
Looking into this and it looks like you would have to install a font with the devicons in the font set, like nerdfonts on your system to get this to work. As micro editor can only use one font from the terminal settings. If you have any different ideas please let me know.
Either bundle the fonts & get the path to them using the configDir variable, or make an option that's false by default, which when enabled adds the icons to paths in scanDir
edit: Actually I guess it might be more complex than just adding them to the left on scanDir, since that list is directly read from to open files/dirs.
Stuff like vim-devicons or seti-icons would be cool to have.
edit: Seems that vim-devicons uses this as the source of the icons
The text was updated successfully, but these errors were encountered: