-
Notifications
You must be signed in to change notification settings - Fork 185
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
Update the puppet icon(s) #72
Conversation
should we merge this now or wait for the related PR to be merged ? |
I would wait until the related PR is merged. Otherwise, users will end up with a Horizontal line/rule instead of an icon. |
@kyazdani42 Just to keep this from falling into the nether - still waiting on nerdfonts to merge the related PR. Just pinged @ryanoasis again on it. He appears to have looked at the PR and thumbs upped it, but not review or merge yet. |
I replied. Trying to catch up. Thanks! |
0fc97b0
to
69e6e12
Compare
@kyazdani42 ryanoasis/nerd-fonts#652 was merged last month. I fixed the merge conflicts and this can be merged anytime you are ready |
lua/nvim-web-devicons.lua
Outdated
@@ -1373,4 +1377,3 @@ return { | |||
has_loaded = function() return loaded end, | |||
get_icons = function() return icons end, | |||
set_up_highlights = set_up_highlights, | |||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just remove that diff and we'll be good to go then :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be fixed now.
69e6e12
to
11fa2eb
Compare
11fa2eb
to
9019d32
Compare
Updated the Puppet icon and color and added the same for Puppet .epp files
This is dependent on the following PR in ryanoasis/nerd-fonts: ryanoasis/nerd-fonts#652