Open sherloach opened 3 months ago
IconicFonts uses different icon codepoints, so Kitty falls back to NerdFonts for those icons.
We’ll release an update soon to make the codepoints compatible with NerdFonts, so you won't have to reconfigure anything.
In the meantime, you can reconfig nvim-web-devicons to use IconicFonts icons, but I don't recommend it, see #92
So basically, the next release will automatically replace all the NerdFonts with IconicFonts without any configuration. The icons displayed within Telescope.nvim or any nvim plugins that need icons will also be replaced. Isn't it?
That's right, you don't need to do anything else. Just swap out the old Fira Code IF
with the new version, and you're good to go
Sweet! Thanks for the fantastic project!
Just a heads up, IconicFonts include icons from different packs, and some of them aren’t in NerdFonts. If you want different styles of icons, you'll need to reconfigure them manually. Otherwise, You’ll have the same Nerd Fonts iconstyle, but with the icons centered both vertically and horizontally
Describe the bug I have installed Fira Code IF and set it as the font in my kitty terminal, but the icons in my neo-tree.nvim still have not changed. How can I make the neo-tree icons match the ones shown in the image in the README?
Expected behavior
Screenshots