lambdalisue/vim-nerdfont

Add API to get icon from the value of 'filetype'

Open

#4 opened on Sep 23, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Vim Script (19 forks)github user discovery
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.

Contributor guide