-
Notifications
You must be signed in to change notification settings - Fork 267
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
Devicons keeps showing me some random chars #414
Comments
It's almost two years since this comment, however you might have a mix of things not working, vim version? fonts installed? distro or os? ... did it ever work for you? sounds more like a pebkac than an actual bug. |
VIM 8.2.2434 It only works when disabling the plugin |
Defect
These random characters sometimes populates when I on a new split and can even cover lines of code.
Can appear in my file explorer. Currently using NerdTree.
I believe also appears in notifications.
Expected Results
Showing icons where appropriate and not masking my codebase.
Actual Results
Keeps popping up unexpectedly and removes itself. and has no letters or anythiing for me to properly interpret what it's trying to do/tell me.
Required Info
VimDevIcons
is the last loaded vim plugin? Moved it to load last, will confirm as well on thisvim --version
:echo webdevicons#version()
Optional Info
The text was updated successfully, but these errors were encountered: