ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.91k stars 458 forks source link

feat(plugins): add `nvim-bqf` #1091

Closed Jint-lzxy closed 9 months ago

Jint-lzxy commented 9 months ago

IMO we could think about bringing nvim-bqf back. Not only does it make nvim's quickfix mode a breeze to use, but it also sidesteps some of the issues we had before, like #981. Plus, it's a plugin that loads on demand, so it shouldn't cause any side effects 😄