nvim_runtime_lua

vim.lsp.util.show_document.Opts

@inlinedoc

Fields2

Opts.reuse_win : nil | boolean

Jump to existing window if buffer is already open.

Opts.focus : nil | boolean

Whether to focus/jump to location if possible. (defaults: true)