Closed
Description
RTFM Checklist
- I have searched exisiting issues / discussions
- I have read the Wiki including the Advanced section
- I have read
man fzf
/ I am well versed in shell fzf
Operating system
Linux
Shell
fish
Neovim version (nvim --version
)
NVIM v0.10.4
Fzf version (fzf --version
)
0.60.3
Output of :lua print(os.getenv('FZF_DEFAULT_OPTS'))
--height=50% --layout=default --border --color=hl:#2dd4bf
Is the problem reproducible with mini.sh
?
- My issue is reproducible with
mini.sh
- My issue IS NOT reproducible with
mini.sh
- I have not tested with
mini.sh
(not relevant, requires LSP, Windows, etc)
Fzf-lua configuration
require('fzf-lua').setup({
-- I have only configured keymaps and nothing else.
-- Nothing interesting to add here.
})
Describe the bug / steps to reproduce
lsp_workspace_symbols
method always returns
[Fzf-lua] No workspace symbols found
But that is indeed not the case as I am attached to a language I have configured LSP and all that. But lsp_live_workspace_symbols
work like a charm.
I have attached this quick demo video:
Screencast.From.2025-03-14.23-37-34.mp4
and I am on the latest version of fzf-lua
● fzf-lua 12.18ms <leader>fk
dir /home/shricodev/.local/share/nvim/lazy/fzf-lua
url https://github.com/ibhagwan/fzf-lua
branch main
commit 39ac9c7