Skip to content
Discussion options

You must be logged in to vote

Ha didn't know that, thanks ! Maybe because of my config I was misleaded cause when I use the default quickfix, it opens the file I select with enter into new buffer. Could it be possible to create a custom action to open it in a new buffer ?

Sure, take a look at how the quick fix list code works and create an action that calls vim.fn.bufadd instead:

local sel_to_qf = function(selected, opts, is_loclist)

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@jbleuzen
Comment options

@ibhagwan
Comment options

@jbleuzen
Comment options

@ibhagwan
Comment options

Answer selected by jbleuzen
@jbleuzen
Comment options

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