fzf.devicon.vim
fzf.devicon.vim copied to clipboard
Adding devicons to an FZF command that's not covered by this plugin
How would I go about getting devicons for an FZF command like History which lists my most recetly used files?
It would by the way be awesome if that particular functionality was integrated into your plugin in a command like :HistoryWithDevions or something like that.
Hey @Melkster thanks for the issue! I'm not sure why I left out History originally, but it shouldn't be awful to add!
If you wanted to open a PR take a look at the dif between this Repos's FilesWithDevicons vs the original repos Files to see how to try slotting in the necessary changes.
I'll also try to add this at some point but no promises when I will be able to make those changes!