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

fix(#456): adding gulpfile/gruntfile extensions for js and other js types #459

Merged
merged 3 commits into from
May 4, 2024
Merged

Conversation

RafaelAntonny
Copy link
Contributor

resolves #456, now gulpfile/gruntfile.js, .ts, .babel.js, .coffee will have their proper icons instead of standard JS icon

demo:
nvim-tree
image
telescope
image
bufferline
image
should work across all plugins that have nvim-web-devicons as dependencies

@hasecilu
Copy link
Collaborator

hasecilu commented May 1, 2024

Looks good, only thing missing is to execute ./make on the repository root to generate the light colors.

@RafaelAntonny
Copy link
Contributor Author

done
image

@RafaelAntonny RafaelAntonny reopened this May 2, 2024
@gegoune gegoune changed the title refactor: adding gulpfile/gruntfile extensions for js and other js types fix: adding gulpfile/gruntfile extensions for js and other js types May 2, 2024
Copy link
Member

@alex-courtis alex-courtis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks for your contribution!

@alex-courtis alex-courtis changed the title fix: adding gulpfile/gruntfile extensions for js and other js types fix(#456): adding gulpfile/gruntfile extensions for js and other js types May 4, 2024
@alex-courtis alex-courtis merged commit 5e710e9 into nvim-tree:master May 4, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gulpfile and Gruntfile incorrect icon
3 participants