Skip to content

feat(commands.picker): add snacks, telescope and fzf-lua picker#42

Merged
y3owk1n merged 2 commits intomainfrom
pickers
Apr 12, 2025
Merged

feat(commands.picker): add snacks, telescope and fzf-lua picker#42
y3owk1n merged 2 commits intomainfrom
pickers

Conversation

@y3owk1n
Copy link
Owner

@y3owk1n y3owk1n commented Apr 12, 2025

With this change, user can now setup their desired picker in the
config, and when call the picker function, it will pick up the
configured picker from config.

User can also on demand select other picker in the pick function if
they want to.

Regardless what picker are configured, if the picker is not found or not
configured, it will fallback to the basic vim.ui.select picker.

y3owk1n and others added 2 commits April 12, 2025 17:08
With this change, user can now setup their desired `picker` in the
config, and when call the picker function, it will pick up the
configured picker from config.

User can also on demand select other picker in the `pick` function if
they want to.

Regardless what picker are configured, if the picker is not found or not
configured, it will fallback to the basic `vim.ui.select` picker.
@y3owk1n y3owk1n merged commit 3a12efb into main Apr 12, 2025
3 checks passed
@y3owk1n y3owk1n deleted the pickers branch April 12, 2025 09:09
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.

1 participant