mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2025-12-06 06:46:10 +00:00
refactor(lsp): simplify list_to_jump (#3099)
* refactor(lsp): simplify `list_to_jump` * [docgen] Update doc/telescope.txt skip-checks: true --------- Co-authored-by: Github Actions <actions@github>
This commit is contained in:
@@ -1605,6 +1605,8 @@ builtin.lsp_references({opts}) *telescope.builtin.lsp_references()*
|
||||
"vsplit", "never"
|
||||
{show_line} (boolean) show results text (default: true)
|
||||
{trim_text} (boolean) trim results text (default: false)
|
||||
{reuse_win} (boolean) jump to existing window if buffer is
|
||||
already opened (default: false)
|
||||
{file_encoding} (string) file encoding for the previewer
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user