ms-jpq / chadtree

File manager for Neovim. Better than NERDTree.
1.62k stars 60 forks source link

Is there any way to set a root directory for CHADtree? #361

Open ubermunchen opened 3 months ago

ubermunchen commented 3 months ago

Currently, when I open CHADtree, it only shows the current working directory. I then have to move backwards up the tree using "C" and each branch.

If I open CHADtree , CHADtree will open a new buffer named after the last directory in the path.

Is there a way to set a root, e.g. ~/, so upon opening CHADtree, the entire file tree, from the working directory back, is visible?