Skip to content
Discussion options

You must be logged in to vote

I misread your question:

local fzf = require("fzf-lua")
fzf.setup({
  actions = files = { { true, ["ctrl-q"] = fzf.actions.file_sel_to_qf } }
})

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
3 replies
@DMunkei
Comment options

@ibhagwan
Comment options

@DMunkei
Comment options

Comment options

You must be logged in to vote
8 replies
@ibhagwan
Comment options

@DMunkei
Comment options

@ibhagwan
Comment options

@DMunkei
Comment options

@ibhagwan
Comment options

Answer selected by ibhagwan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants