fzf-lsp.nvim
Symbol finder
An extension for Neovim that uses fzf to provide fuzzy search functionality for Language Server Protocol (LSP) symbols.
Enable the power of fzf fuzzy search for the neovim built in lsp
224 stars
3 watching
11 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
fzflspneovimneovim-luanvimvim
Related projects:
Repository | Description | Stars |
---|---|---|
ojroques/nvim-lspfuzzy | A plugin that enhances Neovim's LSP client by integrating FZF for displaying and navigating code results. | 315 |
linrongbin16/fzfx.nvim | A Neovim plugin that provides a fuzzy finder with updates on every keystroke, supporting multiple search variants and data sources. | 125 |
madskjeldgaard/fzf-sc | A plugin that enables fuzzy searching in NeoVim for SuperCollider code execution | 20 |
is0n/fm-nvim | Enables usage of terminal file managers and fuzzy finders within Neovim | 272 |
vijaymarupudi/nvim-fzf | An asynchronous Lua API for using fzf in Neovim to enable fast and asynchronous UI interactions | 341 |
2kabhishek/nerdy.nvim | A plugin that allows users to easily search and insert Nerd Font glyphs into their Neovim configuration | 152 |
leophys/zsh-plugin-fzf-finder | A plugin that enables fast and customizable file searching with fzf in zsh shells. | 20 |
nvim-telescope/telescope-fzf-native.nvim | A C implementation of Fzf's sorting algorithm to be used with Telescope as a native nvim extension. | 1,428 |
hugopl/fzy | An algorithm for efficiently searching through a list of strings to find matches with varying levels of similarity | 45 |
mangelozzi/rgflow.nvim | A plugin for Neovim that integrates RipGrep into the editor's interface to improve search experience | 91 |
ray-x/lsp_signature.nvim | A plugin that provides function signature hints as you type in Neovim. | 2,085 |
happycod3r/fzf-tools | Integrates fuzzy finder capabilities into common shell commands for interactive selection and file searching | 11 |
aubreypwd/zsh-plugin-fd | Provides a shell plugin to use fuzzy file searching and older finding using fzf. | 7 |
numtostr/fterm.nvim | A floating terminal plugin for neovim | 748 |
dinhhuy258/sfm-filter.nvim | An extension for the sfm plugin to filter entries in the explorer. | 11 |