-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
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
let g:NERDTreeFileExtensionHighlightFullName = 1
let g:NERDTreeExactMatchHighlightFullName = 1
let g:NERDTreePatternMatchHighlightFullName = 1
Even though the docs say this should only be necessary if not use devicons which I am...
Metadata
Metadata
Assignees
Labels
No labels
