Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Bakudankun opened this issue Sep 23, 2020 · 1 comment
Open

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

Bakudankun opened this issue Sep 23, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Bakudankun
Copy link

Bakudankun commented Sep 23, 2020

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.

@lambdalisue lambdalisue added enhancement New feature or request help wanted Extra attention is needed labels Sep 23, 2020
@lambdalisue
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants