fzf-lua
fzf client
A Lua implementation of fzf for Neovim
Improved fzf.vim written in lua
2k stars
11 watching
154 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
fzfluaneovimneovim-pluginnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
junegunn/fzf.vim | A Vim plugin that provides an interactive file selection and search interface | 9,698 |
vijaymarupudi/nvim-fzf | An asynchronous Lua API for using fzf in Neovim to enable fast and asynchronous UI interactions | 343 |
junegunn/fzf | An interactive filter program for various types of lists, providing fast and customizable matching. | 66,191 |
zbirenbaum/copilot.lua | A plugin that provides an alternative to GitHub Copilot's functionality in Neovim with improved efficiency and integration. | 2,828 |
skywind3000/z.lua | A command line tool that helps users navigate their file system by learning their habits and providing fast directory jumping capabilities. | 3,016 |
nvim-tree/nvim-tree.lua | A plugin for Neovim that provides a graphical file explorer tree | 7,328 |
kevinhwang91/nvim-bqf | An extension for Neovim's quickfix window to improve its usability and functionality. | 1,755 |
edeneast/nightfox.nvim | A highly customizable theme for vim and neovim with support for lsp, treesitter and various plugins. | 3,210 |
nvim-lua/kickstart.nvim | A starting point for personal Neovim configuration. | 20,560 |
nvim-lualine/lualine.nvim | A Neovim statusline plugin with customizable components written in Lua. | 6,353 |
shougo/neocomplete.vim | A plugin that enables keyword completion with caching in Vim | 2,742 |
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 15,291 |
theprimeagen/harpoon | Provides a plugin to simplify navigation and execution of project-specific commands in Neovim. | 7,281 |
hrsh7th/nvim-cmp | A completion plugin for Neovim that provides full support for LSP completion capabilities and customizable key mappings. | 8,230 |
is0n/fm-nvim | Enables usage of terminal file managers and fuzzy finders within Neovim | 273 |