Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(plugins): add nvim-bqf #1091

Merged
merged 1 commit into from
Dec 12, 2023
Merged

feat(plugins): add nvim-bqf #1091

merged 1 commit into from
Dec 12, 2023

Conversation

Jint-lzxy
Copy link
Collaborator

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 😄

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 #23. Plus, it's a plugin
that loads on demand, so it shouldn't cause any side effects 😄
Copy link
Owner

@ayamir ayamir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree.

Copy link
Collaborator

@CharlesChiuGit CharlesChiuGit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@CharlesChiuGit CharlesChiuGit merged commit d3f32fc into main Dec 12, 2023
4 checks passed
@CharlesChiuGit CharlesChiuGit deleted the feat/add-nvim_bqf branch December 12, 2023 07:44
ttbug pushed a commit to ttbug/nvimconf that referenced this pull request Dec 13, 2023
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 ayamir#23. Plus, it's a plugin
that loads on demand, so it shouldn't cause any side effects 😄
singlemancombat pushed a commit to singlemancombat/nvim-config that referenced this pull request Dec 29, 2023
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 ayamir#23. Plus, it's a plugin
that loads on demand, so it shouldn't cause any side effects 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants