fzf.vim
fzf.vim copied to clipboard
qf buffers support
wanted to share this diff.
this is first time I wrote vimscript, so not elegant at all and very hacky. but I have certain command that dump to qf. but fzf lets me filter and preview that list (using bat, which offers scroll).
This helps a lot when I just want to read some code from multiple files without actually switching buffer and such.
Feel free to use the diff as the way you like or just close the PR. But I would prefer to not carry this patch as updates might break