fzfx.nvim
Fuzzy finder plugin
A Neovim plugin that provides a fuzzy finder with updates on every keystroke, supporting multiple search variants and data sources.
A Neovim fuzzy finder that updates on every keystroke.
125 stars
3 watching
5 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
luaneovimneovim-pluginplugin
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 |
gfanto/fzf-lsp.nvim | An extension for Neovim that uses fzf to provide fuzzy search functionality for Language Server Protocol (LSP) symbols. | 224 |
is0n/fm-nvim | Enables usage of terminal file managers and fuzzy finders within Neovim | 272 |
madskjeldgaard/fzf-sc | A plugin that enables fuzzy searching in NeoVim for SuperCollider code execution | 20 |
doctorfree/cheatsheet.nvim | A plugin for Neovim that provides a searchable cheatsheet interface with Telescope fuzzy finder. | 47 |
fabianwirth/search.nvim | A plugin that provides tab-based searching with Telescope for Neovim | 178 |
2kabhishek/nerdy.nvim | A plugin that allows users to easily search and insert Nerd Font glyphs into their Neovim configuration | 152 |
vijaymarupudi/nvim-fzf | An asynchronous Lua API for using fzf in Neovim to enable fast and asynchronous UI interactions | 341 |
simonmclean/triptych.nvim | A plugin for Neovim's file explorer with 3 floating windows for easy navigation and file management. | 198 |
linrongbin16/gentags.nvim | Automated tags management plugin for Neovim to fill gaps in LSP and Treesitter implementations | 15 |
rlane/pounce.nvim | An incremental fuzzy search motion plugin for Neovim. | 340 |
ray-x/sad.nvim | A find and replace plugin that integrates with fzf for Neovim. | 193 |
mangelozzi/rgflow.nvim | A plugin for Neovim that integrates RipGrep into the editor's interface to improve search experience | 91 |
muniftanjim/nougat.nvim | A customizable UI plugin for Neovim's statusline, tabline, and winbar | 201 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |