An extension for fuzzbox.vim that integrates with yegappan/lsp (aka vim9lsp)
Any plugin manager will work, or you can use Vim's built-in package support:
For vim-plug
Plug 'vim-fuzzbox/fuzzbox-lsp.vim'As Vim package
git clone https://github.com/vim-fuzzbox/fuzzbox-lsp.vim ~/.vim/pack/plugins/start/fuzzbox-lsp
| Command | Description |
|---|---|
| FuzzyLspDocumentSymbols | search LSP symbols in the current buffer |
| FuzzyLspWorkspaceSymbols | search LSP symbols in the current workspace |