vim-fz icon indicating copy to clipboard operation
vim-fz copied to clipboard

add support for autodownloading gof and files

Open prabirshrestha opened this issue 4 years ago • 1 comments

Plug 'mattn/vim-fz', { 'do': ':FzInstallBin' }

prabirshrestha avatar Jan 21 '20 00:01 prabirshrestha

I'm against this. It is one of the reasons I'm not using vim fzf.
Binaries should be provided by the package managers. Afaik the plugins that use python, ripgrep, or clang don't install the binary through vim scripts.

smekkley avatar Nov 30 '20 00:11 smekkley