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

feature(picker): Configurable smart picker #693

Open
1 task done
gwww opened this issue Jan 21, 2025 · 0 comments
Open
1 task done

feature(picker): Configurable smart picker #693

gwww opened this issue Jan 21, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@gwww
Copy link

gwww commented Jan 21, 2025

Did you check the docs?

  • I have read all the snacks.nvim docs

Is your feature request related to a problem? Please describe.

I'd like the smart picker, when showing buffers, to be able to ignore the current buffer.

Describe the solution you'd like

To have the default when buffers is invoked from the smart picker to ignore current buffer - either by default or with some configuration.

More generally, the smart picker has little configuration. My request is that each of the pickers that the smart picker invokes can be passed configuration. Maybe something such as opts = { buffers = {buffers_opts}, files = {...}}

Describe alternatives you've considered

Writing my own smart picker.

Additional context

No response

@gwww gwww added the enhancement New feature or request label Jan 21, 2025
@gwww gwww changed the title feature: feature: Configurable smart picker Jan 21, 2025
@gwww gwww changed the title feature: Configurable smart picker feature(picker): Configurable smart picker Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant