fzf.vim icon indicating copy to clipboard operation
fzf.vim copied to clipboard

Support vim-devicons, Nerd Font icons

Open kutsan opened this issue 8 years ago • 3 comments

As far as I know this plugin doesn't provide an API to interject icons to each filename and it's hard to make it work without changing and maintaining the internal code. vim-devicons provides this function to get icon out of extension of filename.

WebDevIconsGetFileTypeSymbol(filename, isdirectory(filename))

My suggestion is to add those icons automatically if vim-devicons plugin installed.

See https://github.com/ryanoasis/vim-devicons/issues/106 for details.


  • Category
    • [ ] Question
    • [ ] Bug
    • [x] Suggestion
  • OS
    • [x] Linux
    • [x] macOS
    • [x] Windows
    • [ ] Etc.
  • Vim
    • [x] Vim
    • [x] Neovim

kutsan avatar Mar 07 '18 21:03 kutsan

@junegunn Any update on this?

poetaman avatar Apr 11 '21 19:04 poetaman

https://github.com/coreyja/fzf.devicon.vim from the linked issue looks promising.

junegunn avatar Apr 12 '21 01:04 junegunn

Any update on this please?

chaudry-786 avatar Nov 27 '22 01:11 chaudry-786