A RetroSearch Logo

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

Search Query:

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

use botright copen for all handlers (#17471) · neovim/neovim@6a3accc · GitHub

@@ -336,7 +336,7 @@ local function location_handler(_, result, ctx, _)

336 336

title = 'LSP locations',

337 337

items = util.locations_to_items(result, client.offset_encoding)

338 338

})

339 -

api.nvim_command("copen")

339 +

api.nvim_command("botright copen")

340 340

end

341 341

else

342 342

util.jump_to_location(result, client.offset_encoding)

@@ -430,7 +430,7 @@ local make_call_hierarchy_handler = function(direction)

430 430

end

431 431

end

432 432

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

433 -

api.nvim_command("copen")

433 +

api.nvim_command("botright copen")

434 434

end

435 435

end

436 436

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