tree.nvim
tree.nvim copied to clipboard
Neovim file-explorer powered by C++
Give examples of how to configure this plugin, please .
Can you give an install method via vim plugin manager like vim-plug ?
I think it can be useful to copy several files/folders and then paste them in another directory instead of copying one by one.
Allow installation to get dependency from vcpkg, might assist to make solving #15 even easier, in a more cross platform manner.
Demo

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/` ,...