Revert "feat(lsp): use native lsp handlers for some pickers" (#3349)

* Revert "feat(lsp): use native lsp handlers for some pickers (#3335)"

This reverts commit 6c468ff9ec.

* [docgen] Update doc/telescope.txt
skip-checks: true

---------

Co-authored-by: Github Actions <actions@github>
This commit is contained in:
James Trew
2024-10-29 01:11:39 +00:00
committed by GitHub
parent 6c468ff9ec
commit f06e7a8871
2 changed files with 11 additions and 109 deletions

View File

@@ -2602,6 +2602,13 @@ UTILS *telescope.utils*
Utilities for writing telescope pickers
utils.str_byteindex() *telescope.utils.str_byteindex()*
Return: ~
integer
utils.path_expand({path}) *telescope.utils.path_expand()*
Hybrid of `vim.fn.expand()` and custom `vim.fs.normalize()`