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:
@@ -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()`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user