Closed
Description
Description
When I toggle NvimTree first time after opening the editor it takes a couple of seconds and I get this error:
Also, opening folders in the tree for the first time is quite slow (like half a second at least), after the first time they open seamlessly.
Neovim version
NVIM v0.7.2
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Operating system and version
Windows 10 Pro N
nvim-tree version
Minimal config
I just have `require 'nvim-tree'.setup()`.
Steps to reproduce
- Open neovim
- Do
:NvimTreeToggle
Expected behavior
No response
Actual behavior
No response