lambdalisue/vim-nerdfont

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

Open

#4 geöffnet am 23. Sept. 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Vim Script (19 Forks)github user discovery
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (148 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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