-
-
Notifications
You must be signed in to change notification settings - Fork 618
web-devicons default not used #2758
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Labels
bug
Something isn't working
Comments
Happy to test this but unsure I know how. I am using Lazy to install the web-devicons plugin. Any guidance would be helpful here. |
: ; find ~ -name nvim-web-devicons -type d 2>/dev/null
/home/alex/.local/share/nvim/site/pack/packer/start/nvim-web-devicons
... cd /home/alex/.local/share/nvim/site/pack/packer/start/nvim-web-devicons
git pull
git checkout 2758-use-web-devicons-default Alternatively, you could direct lazy to use the branch instead of master. Check the lazy doc... |
Never mind branch testing @sethen , the PR has been merged. I'd be most grateful if you updated to latest and tested that. |
This was referenced May 6, 2024
This was referenced Sep 9, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Description
Help states that the default nvim-web-devicons icon will be used for files.
glyphs.default is always used
Neovim version
Operating system and version
Linux 6.8.7-arch1-1
Windows variant
No response
nvim-tree version
5a18b98
Clean room replication
Steps to reproduce
:NvimTreeOpen
Expected behavior
Default files have icon
W
Actual behavior
Default files have icon
N
The text was updated successfully, but these errors were encountered: