nvim-fzf icon indicating copy to clipboard operation
nvim-fzf copied to clipboard

A Lua API for using fzf in neovim.

Results 2 nvim-fzf issues
Sort by recently updated
recently updated
newest added

Hello i would like to ask if / how would it be possible to feed the function transformer to be executed into a separate nvim instance, then fed into fzf,...

Can I get two sequential fzf windows? Can't get my head around this. I've tried a few variants, but second fzf window is not interactive anyway… This doesn't work ```...