tree.nvim icon indicating copy to clipboard operation
tree.nvim copied to clipboard

Neovim file-explorer powered by C++

Results 6 tree.nvim issues
Sort by recently updated
recently updated
newest added

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.

![image](https://user-images.githubusercontent.com/19503791/88478396-7559ca80-cf7a-11ea-8490-ca7c76e25da5.png)

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