zgpio / tree.nvim

Neovim file-explorer powered by C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to build/install/use?

kutsan opened this issue · comments

commented

Currently, it is recommended to download the release and use it.
It contains the complete neovim plugin structure and the tree.nvim executable.

├── autoload
├── bin
├── doc
├── lua
└── plugin

Soon, I will support mainstream plugin manager such as dein, plug, etc.
Note that currently tree.nvim does not yet support copy/move/paste action.

Thanks man. Great work by the way, it looks really promising.

Hey guys, sorry, I don't really get how to install it on mac. Manual in Readme doesn't help much, at least for me. Much appreciate your help!