vim-devicons
vim-devicons copied to clipboard
tex icon flips the text in NERDTree
Description
I think I just found a bug in NERDTree with devicons, I think its related to the issue 195. Every file with TeX icon flip to the right of screen
But if i change the extension every thing goes back to normal. The temporary solution for me, was to revert this commit :
2e23526|| Adds support for '.tex', '.r', '.rproj' icons (fixes #195)
At your disposal for any complementary information.
My system :
I tested the bug on MSYS2 and WSL running on Windows 10 Inside and outside of Tmux
Required Info
- [x] I have searched the issues for my issue and found nothing related and/or helpful
- [x] I have read or at least glanced at the FAQ
- [x] I have read or at least glanced at the Wiki
- [x]
VimDevIcons
is the last loaded vim plugin? - [x] What version of vim are you using? 8.2
- [x] What version of vim-devicons are you using? 0.11.0
- [x] Are you using vim from the terminal or a GUI vim? Terminal on WSL and MSYS2
- [x] Are you using Mac, Linux or Windows? Windows ( WSL and MSYS2 )
Optional Info
I face the same issue.
It's not only in Nerdtree but also on startify. If I disable the nerdicons the text appears on the left side just fine.
@ryanoasis Hi, do you have any updates on this issue?