mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2025-12-06 06:46:10 +00:00
* Implement list_or_jump_all and use it * Update lua/telescope/builtin/__lsp.lua Co-authored-by: James Trew <66286082+jamestrew@users.noreply.github.com> * Make list_or_jump listen to multiple lsps at once * Don't fail early if an lsp errors --------- Co-authored-by: James Trew <66286082+jamestrew@users.noreply.github.com>