vim-nerdtree-syntax-highlight
vim-nerdtree-syntax-highlight copied to clipboard
Extra syntax and highlight for nerdtree files
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...
there's a significant delay whenever i navigate my home directory inside nerdtree, i guess this is due to lots of folders on my directory?, its working fine on small number...
Lag on GVim
Commits between Aug 19, 2016 and Aug 22, 2016 makes Vim lag. Using: GVim 7.4.2216 Windows 10 Configs: ``` vim set regexpengine=1 ```
Hello, how can I add Terraform file extensions ( hcl/tm/tfvars) to this plugin?
vim version: 9.0.1572 neovim version: 0.9.1 filename containing some punctuation characters ( [, ], ', ", ; and maybe others) or non ascii characters (like à é è) are not...
My config for your plugin: ``` let g:NERDTreeFileExtensionHighlightFullName = 1 let g:NERDTreeExactMatchHighlightFullName = 1 let g:NERDTreePatternMatchHighlightFullName = 1 let g:NERDTreePatternMatchHighlightColor = {} " this line is needed to avoid error...
When I install this plugin, all of my files and folders got highlighted (file/folder's name is the same color as icon) and I can't figure out how to fix this....