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
Combine a list of pickers, first picker opts will determine
the settings (window, previewer, etc), althought we can combine
any number of pickers beware of combining pickers with wrong type
of previewers as they may not work or worse, raise an exception.
```lua
:FzfLua combine pickers=buffers,files
```
0 commit comments