-
Notifications
You must be signed in to change notification settings - Fork 177
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
Wrong icons being loaded. #121
Comments
This is same as #99. I solved it with manually patching |
I can verify that using this branch https://github.com/ubolonton/all-the-icons.el/tree/font-lock-fix fixes the issue for me. Give it a go. |
on MacOS Mojave it worked for me to manually download |
Fixed by #106 |
I've installed via
(use-package all-the-icons :ensure t)
and then downloaded the icons withall-the-icons-install-fonts
. However, it seems that the wrong icons are being loaded:I've tried reinstalling and restarting emacs.
I'm on GNU Emacs 25.3.2, and Linux Mint 17
The text was updated successfully, but these errors were encountered: