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
Hi, I was looking in the docs and in actions.lua, to see if I could change the default action for the non-interactive :FzfLua grep. I would like to reproduce vim-grepper's behaviour, that is, directly send all the results to the quickfix. Is it possible? Thanks!