chadtree icon indicating copy to clipboard operation
chadtree copied to clipboard

File manager for Neovim. Better than NERDTree.

Results 104 chadtree issues
Sort by recently updated
recently updated
newest added

The first time I run chadopen, there's delay about half a second. No delay on subsequent chadopen. I've disabled session and version control; ```lua vim.api.nvim_set_var("chadtree_settings", { session = false, version_control...

If I open chadtree and expand some nodes and open a few files. Then I call `:mksession` it saves the session. If I close vim and reopen and run `:source...

First, awesome plugin. Thanks for all the work. I am looking for a `NERDTree` alternative, and your plugin is pretty awesome. However, an issue I am having is with what...

Just wondering if there are any plans to implement a netrw replacement when opening a directory? I saw https://github.com/ms-jpq/chadtree/issues/89 but this solution opens the pull out menu next to an...

These options were reversed

This is from your README: ![](https://raw.githubusercontent.com/ms-jpq/chadtree/chad/docs/img/git_showcase.gif) The right side seems terminal emulator, but the result of commands are folded. How is it achieved? Other plugin?

So I before trying out I read the readme of the project it has these bold claims like how awesome it is , how it's 21st century how superior it...