chadtree
chadtree copied to clipboard
File manager for Neovim. Better than NERDTree.
Hi I really love this plugin but the icons are a bit too much for me, I've searched all over the documentation for this but I can't seem to find...
if new change file is filtered out, coder can focus on them more easier.
When you run something like: nvim . without CHADtree it would open the directory and allows you to select files, but CHADtree puts you in the editor for a file...
Follow mode does not really work, arrow is following, but selection and autoscroll does not work at all. Am I missing some dependencies here? Same dotfiles work fine on linux.
Is it possible to default the selections to get auto cleared after moving/pasting using 'x'? I find myself accidentally deleting files or moving them very often, when trying to do...
I'm trying to make `chadtree` work with my colorschemes, but in each configuration I try, something is wrong (sometimes they are wrong in other places too...), but here are 3...
Is it possible to install the dependencies somewhere else without using the `:CHADdeps` command? For context, I'm trying to integrate CHADTree into my Nix dotfiles similarly to how [nvim-treesitter](https://github.com/NixOS/nixpkgs/blob/cf66057e81c0327efd905d5f6316124b56eee515/pkgs/misc/vim-plugins/overrides.nix#L489) works...
From the reddit post I understand that the intention is to eventually create a vim compatible version of chadtree (which I'd love). I'd appreciate having an issue that tracks the...
I have chadtree properly installed and I do see icons (filetype icons) on terminal neovim. However, on neovim-qt, I don't. This is what I have:  The weird thing is...