Skip to content

Conversation

@FineFindus
Copy link
Contributor

Adds an icon for Blueprint files, a markup language for GTK user interface files.

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.

Looks good. It looks like there might be a &filetype for blueprint. Please add to nvim-web-devicons.lua filetypes

@FineFindus FineFindus requested a review from alex-courtis April 2, 2024 19:36
["avif"] = "avif",
["bzl"] = "bzl",
["brewfile"] = "brewfile",
["blueprint"] = "blp",
Copy link
Member

Choose a reason for hiding this comment

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

Updated:

print(require("nvim-web-devicons").get_icon_by_filetype("blueprint", opts))

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 merged commit e2e3475 into nvim-tree:master Apr 6, 2024
@FineFindus FineFindus deleted the feat/blp-icon branch April 6, 2024 06:37
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.

2 participants