Environment
- Operating System: Windows 11
- Neovim version
:version: 0.6.1 and Neovide version :version: 0.5.0
- NERDTree version, found on first line of quickhelp
?: version 6.10.16
- Are you using any of these NERDTree-dependent plugins?
look to config
- Provide a minimal .vimrc file that will reproduce the issue.
call plug#begin()
Plug 'arcticicestudio/nord-vim'
Plug 'preservim/nerdtree'
Plug 'Xuyuanp/nerdtree-git-plugin'
Plug 'ryanoasis/vim-devicons'
Plug 'tiagofumo/vim-nerdtree-syntax-highlight'
Plug 'scrooloose/nerdtree-project-plugin'
Plug 'PhilRunninger/nerdtree-buffer-ops'
Plug 'PhilRunninger/nerdtree-visual-selection'
call plug#end()
Steps to Reproduce the Issue
- use neovide or neovim on windows (isntalled with scoop)
- create nvim/init.vim with above config
- run ':PlugInstall'
- look for error :>
Current Behavior (Include screenshots where appropriate.)
error reported on startup of neovim and neovide:

running NERDTree does still work, not entirely sure what this effects but it's an error!
Expected Result
No reported error :>
Environment
:version: 0.6.1 and Neovide version:version: 0.5.0?: version 6.10.16look to config
Steps to Reproduce the Issue
Current Behavior (Include screenshots where appropriate.)
error reported on startup of neovim and neovide:

running NERDTree does still work, not entirely sure what this effects but it's an error!
Expected Result
No reported error :>