vim-nerdfont icon indicating copy to clipboard operation
vim-nerdfont copied to clipboard

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

Open Bakudankun opened this issue 5 years ago • 1 comments

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.

Bakudankun avatar Sep 23 '20 15:09 Bakudankun

It's not difficult but quite tough thus PR is welcome 👍

Maybe it's a good idea to starts from https://github.com/lambdalisue/nerdfont.vim/blob/master/autoload/nerdfont/path/extension.vim

lambdalisue avatar Sep 23 '20 18:09 lambdalisue