Skip to content

vim-fuzzbox/fuzzbox-lsp.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fuzzbox-lsp.vim

An extension for fuzzbox.vim that integrates with yegappan/lsp (aka vim9lsp)

Installation

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

Usage

Command Description
FuzzyLspDocumentSymbols search LSP symbols in the current buffer
FuzzyLspWorkspaceSymbols search LSP symbols in the current workspace

About

Fuzzbox extension for yegappan/lsp

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors