lambdalisue/vim-nerdfont

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

Open

#4 aberto em 23 de set. de 2020

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Vim Script (19 forks)github user discovery
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (148 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador