A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/neovim/neovim/commit/d80c9b925973be87d1d5a2e948d65907234b2134 below:

use botright copen for qflist (#17475) · neovim/neovim@d80c9b9 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -447,7 +447,7 @@ local function set_list(loclist, opts)

447 447

vim.fn.setqflist({}, ' ', { title = title, items = items })

448 448

end

449 449

if open then

450 -

vim.api.nvim_command(loclist and "lopen" or "copen")

450 +

vim.api.nvim_command(loclist and "lopen" or "botright copen")

451 451

end

452 452

end

453 453

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4