You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using ttf-jetbrains-mono-nerd 3.2.1 from archlinux, i have no icon issue with default config of nvim-tree and lazy, but mason's default icons are broken.
icons= {
---@since 1.0.0-- The list icon to use for installed packages.package_installed="◍",
---@since 1.0.0-- The list icon to use for packages that are installing, or queued for installation.package_pending="◍",
---@since 1.0.0-- The list icon to use for packages that are not installed.package_uninstalled="◍",
},
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am using
ttf-jetbrains-mono-nerd
3.2.1 from archlinux, i have no icon issue with default config of nvim-tree and lazy, but mason's default icons are broken.So, the U+25CD Circle with Vertical Fill is missing in my font. I guess this is missing in latest nerd font. The icons on configuration are fine. How about updating the default?
Beta Was this translation helpful? Give feedback.
All reactions