Closed thierryvolpiatto closed 1 year ago
Jimmy Yuen Ho Wong @.***> writes:
You are reaching directly into undocumented alist variables instead of the public all-the-icons-[icon set]-data functions.
You need to rewrite helm-all-the-icons-sources. Take a look at this and this.
Ah! ok, I will look at this as soon as possible.
Thanks.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.*Message ID: @.***>
-- Thierry
Jimmy Yuen Ho Wong @.***> writes:
You need to rewrite helm-all-the-icons-sources.
Ok, done. Unfortunately you have removed all-the-icons-font-families
so now I have to hardcode it, could you provide it again?
Thanks.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.*Message ID: @.***>
-- Thierry
There's all-the-icons-sets
:)
Jimmy Yuen Ho Wong @.***> writes:
There's all-the-icons-sets :)
Great thanks, maybe add a defvaralias would be nice?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.*Message ID: @.***>
-- Thierry
@thierryvolpiatto 47e0cb99f2ebf11f4c8e6d9ab32e2be695bf3aaf
Thanks.
For my helm-all-the-icons package that allows showing all the icons available, now many are missing because some alists are empty:
Now only three alists are available whereas in master all are available. For reference: https://github.com/emacs-helm/helm-all-the-icons