mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 08:53:33 +02: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 |