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

feat: add bazel icons #268

Merged
merged 2 commits into from
May 7, 2023
Merged

Conversation

vohoanglong0107
Copy link
Contributor

Close #267

@alex-courtis
Copy link
Member

Let's merge #264 first

@@ -285,6 +285,18 @@ local icons_by_filename = {
cterm_color = "25",
name = "Dockerfile",
},
["build"] = {
Copy link
Member

Choose a reason for hiding this comment

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

These are very generic names.

It's not going to interfere with, say, meson build as that is a directory.

Let's add and see if anyone complains.

@alex-courtis
Copy link
Member

Many thanks for your contribution @vohoanglong0107

@alex-courtis alex-courtis merged commit 986875b into nvim-tree:master May 7, 2023
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.

Feat: Add icons for Bazel
2 participants