broot.vim
broot.vim copied to clipboard
A tiny plugin that integrates https://github.com/Canop/broot with neovim/vim.
Installed the latest version of broot (1.15.0) and this plugin using vim-plug and ran `:Broot`, then nothing happens
I setup this plugin using Vundle and got it installed and ready to go, but I ran into a couple issues. Issue Description: Initially after the setup running the _Broot_...
Resolves #10 - thanks! - Edited docs to explain windows configurations - Dropped unused environment config items - Used `shellescape()` for platform agnostic escaped filenames - Hardcoded `>` as redirect...
Hello, thank you for this plugin! It works really so incredibly well! There is one problem which I have been facing however, the `create` command from within broot itself does...