You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is how my current fzf-lua file picker looks like:
And here is fff.nvim:
Basically I need more control on borders, footer, header of the float window to recreate what I am currently have. Probably it would be best just allow to pass all the nvim_open_win related configs.