Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

[Question] How to setup icon based on filename ending pattern? #149

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

Closed
ymn64 opened this issue Aug 3, 2022 · 0 comments
Closed

[Question] How to setup icon based on filename ending pattern? #149

ymn64 opened this issue Aug 3, 2022 · 0 comments

Comments

@ymn64
Copy link

ymn64 commented Aug 3, 2022

I want to setup a different Go icon for files that end with _test.go.
I tried this:

['_test.go'] = { --[[ ... ]] },

And:

['_test.go$'] = { --[[ ... ]] },

Doesn't work.

@nvim-tree nvim-tree locked and limited conversation to collaborators Feb 14, 2023
@gegoune gegoune converted this issue into discussion #203 Feb 14, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant