LazyVim.LazyVim/lua
Ayman Bagabas 6e01e8560e
feat(telescope): use the new dynamic workspace symbols (#577)
`lsp_workspace_symbols` may fail or return nothing when query is empty.
Use the new `lsp_dynamic_workspace_symbols` to dynamically query symbols
in the workspace.

Related: https://github.com/nvim-telescope/telescope.nvim/issues/964
Fixes: https://github.com/LazyVim/LazyVim/issues/576
2023-04-16 10:25:20 +02:00
..
lazyvim feat(telescope): use the new dynamic workspace symbols (#577) 2023-04-16 10:25:20 +02:00