SaaSHub helps you find the best software and product alternatives Learn more →
Nvim-bqf Alternatives
Similar projects and alternatives to nvim-bqf
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
-
-
mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
kok.nvim
Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.
-
-
Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
nvim-bqf discussion
nvim-bqf reviews and mentions
-
What are some plugins that you can't live without?
Quickfix list: nvim-bqf
-
Any tips on plugins and workflows for investigating log files in Neovim?
For the Telescope method, you can install nvim-bqf, so that after you press Ctrl-Q on the telescope results, you can curate the results. See https://github.com/kevinhwang91/nvim-bqf#filter-with-signs
-
What IDEA or Vscode feature/function you want to have in neovim eco-system?
You can get some of that behaviour with nvim-bqf
-
Is there a plugin can do the same like Vscode's `Search: Replace in Files`?
This is what I have been using. That with better quickfix is awesome https://github.com/kevinhwang91/nvim-bqf
-
How to manage quickfix list history
This is an essential plugin for me, pretty much the only thing it doesn't do is what you are asking, but its on the projects todo list https://github.com/kevinhwang91/nvim-bqf
-
What's a very simple config change that you can't live without?
For an instant preview for the item in quickfix, please try nvim-bqf. It is so damn good!!!!
-
Video: 5 Neovim Plugins To Improve Your Productivity
nvim-bqf: https://github.com/kevinhwang91/nvim-bqf
-
[Neovim] Un rapide examen de LunarVim
J'aime bien https://github.com/mhinz/vim-grepper Et https://github.com/kevinhwang91/nvim-bqf Pour ce travail.
-
Updates to Portal.nvim - plugin rewrite + new features
When it comes to the quickfix, I can't recommend kevinhwang91/nvim-bqf enough. It's a great plugin that makes using the qflist a breeze.
-
Any performant fuzzy finders that uses existing buffer to show preview?
There are a number of plugins to edit the quickfix window, I like: https://github.com/kevinhwang91/nvim-bqf
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Feb 2025
Stats
kevinhwang91/nvim-bqf is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of nvim-bqf is Lua.