junegunn / junegunn/fzf.vim

Support vim-devicons, Nerd Font icons

Open
#594 3 comments 69 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
10.3k
Forks
608
Avg merge
5d 8h
Merged PRs (30d)
2

Description

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](https://github.com/ryanoasis/vim-devicons) provides this function to get icon out of extension of filename.

```vim
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.