ms-jpq / chadtree

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

NERDTree-like ability to open parent directory #335

Open alichtman opened 1 year ago

alichtman commented 1 year ago

NERDTree inlines the .. (up a dir) option. image

With CHADTree, you can move the CHADTree root up one directory with C. Can this be inlined like in NERDTree?

image