Thanks for your plugin. I want use tree.nvim as a substitute for defx.nvim ,but I find tree.nvim's performance is poor on wsl .
For example ,the pwd is /mnt/d/foo/bar1/bar2/ , then I open nvim and type :Tree ,tree.nvim took more time to respond then defx.
My environment
WSL2 Ubuntu22.04
nvim 0.8.0
tree.nvim latest and default configuration
Thanks for your plugin. I want use
tree.nvimas a substitute fordefx.nvim,but I find tree.nvim's performance is poor on wsl .For example ,the pwd is
/mnt/d/foo/bar1/bar2/, then I open nvim and type:Tree,tree.nvim took more time to respond then defx.My environment