Hi @junegunn Neovim patch from @bfredl has a working version of floating windows implementation now. Is it possible to add a `split direction` like `float` and then open fzf inside floating windows. Here is a [reference](https://github.com/neovim/neovim/pull/6619#issuecomment-401582250)
Hi @junegunn
Neovim patch from @bfredl has a working version of floating windows implementation now.
Is it possible to add a
split directionlikefloatand then open fzf inside floating windows.Here is a reference