mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-22 04:21:08 +00:00
`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 |
||
|---|---|---|
| .. | ||
| extras | ||
| lsp | ||
| coding.lua | ||
| colorscheme.lua | ||
| core.lua | ||
| editor.lua | ||
| treesitter.lua | ||
| ui.lua | ||
| util.lua | ||