Skip to content

Conversation

3dyuval
Copy link

@3dyuval 3dyuval commented Sep 1, 2025

This PR adds a safe picker_config integration for Snacks.
layout options like preset, layout, win, fullscreen, etc. are universally applicable to all pickers.

This is a partial fix for snacks integration. We still need to add for Telescope to completely close #1069 .

It uses vim.tbl_deep_extend("force", user_config, picker_opts) which means picker-specific options always override user config.

I verified it manually during my workflow with it.

Checklist

  • Passing tests and linting standards
  • Documentation updates in README.md and doc/octo.txt

@github-actions github-actions bot added the enhancement New feature or request label Sep 1, 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

Successfully merging this pull request may close these issues.

Config for passing arguments into pickers
1 participant