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 just updated all the plugins I am using, and it seem to be working with the latest version of them, but maybe some plugin that you have is changing something. So try commenting all the plugins but NERDTree, vim-devicons and this one and see if it works. If it doesn't, post the plugins you are using as text pasted from your .vimrc
with this you should be able to put the cursor on top of an icon inside NERDTree (like the little ruby on Gemfile) and it will show which syntax it's using, and send that to me. That helps me debug what is going on. Keep in mind that close to the icon, the cursor might get a little weird, and it might look like you are on top of the icon but you might not be, so try moving around next to the icon pressing F12 to see if you get some different result and post here.
syntax clear NERDTreeFlags should not be used with the latest version.
Trying to get this to work in Vim, Nvim or Macvim. They all look like this:
Also tried the recommended
syntax clear NERDTreeFlags
to no avail.....
Update, it appears it IS working, it just doesn't recognize certain file types. Also, I had to add
Even though the docs say this should only be necessary if not use
devicons
which I am...The text was updated successfully, but these errors were encountered: