lambdalisue/vim-nerdfont
View on GitHubAdd API to get icon from the value of 'filetype'
Open
#4 opened on Sep 23, 2020
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (148 stars)
- PR merge metrics
- (PR metrics pending)
Description
I want to get icons from the value of &filetype of buffers, e.g. cpp, help, qf, dosbatch etc. to indicate what filetype is set to the buffer.
I'd be glad if this plugin have such API.