Allow user to supply their own get_icon
function to set file icons and highlights
#2085
Labels
feature request
PR please
nvim-tree team does not have the bandwidth to implement; a PR will be gratefully appreciated
QOL
Quality Of Life Improvement
For example, add an option
renderer.icons.glyphs.get_icon_func
that expects a function that takes filename, extension and options(?) as input and returns an icon and a highlight group.The text was updated successfully, but these errors were encountered: