-
Notifications
You must be signed in to change notification settings - Fork 454
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
nvim nerd font icons #313
Comments
It's not clear what this has to do with the dracula colorscheme, or even what's broken (I can see other icons in the screen that look right?). |
the left part of the screenshot is from someone else dracula theme. the broken one that is the right one which I am searching which looks like it has been cut down is from this dracula theme. Dracula theme breaks most of nerd font icons. When I use other themes the icons work flawlessly but when I use this dracula theme then it breaks and starts increasing its size and starts cutting them. What is breaking it explicitly I don't know. But I do know is in this dracula theme. Remember: The icons you see working correctly are from someone else dracula theme I am using. The ones that are broken are from this dracula theme |
I want to move on to this dracula theme which is the original one but I can not since most icons keep breaking. |
I'm not sure I understand, but: can you provide links to these other themes where the icons work as you want? Perhaps then we can find out what the difference is. |
This is the one I currently use from my nvim setup which icons work. https://github.com/AndreM222/dracula.nvim |
@AndreM222 Have you tried tweaking any settings in the configuration? See Knowing what plugin is providing those icons in the cmdline & what highlight group they use could help. |
I did long time ago but don't remember since I made the switch. I will guess might be italics having the problem but I do not know for sure. |
Here's a list of things that seem to be in the Lua that aren't here (plugin groups excluded):
None of those seem particularly relevant, but you could try them. Otherwise, go through the highlight plugin groups, too. You can find the Lua colors setup at https://github.com/AndreM222/dracula.nvim/main/lua/dracula/groups.lua |
FWIW I was unable to replicate. I use |
I am using
|
This is my setup
|
What happened
When I use most of nerd fonts the icons always break
What I expected to happen
Font icons to work
Screenshot
Left side is how its suppose to look and right is how it looks when I use this theme
Machine Info
vim
/gvim
/neovim
): NeovimThe text was updated successfully, but these errors were encountered: