Skip to content

Add config to specify which picker integration to use: Telescope or Snacks #5

@benomahony

Description

@benomahony

We currently automatically use either telescope or snacks if they are available. I think it would be nicer to specify which picker to use in the config i.e.

return {
  "benomahony/uv.nvim",
  opts = {
    picker_integration = snacks,
  },
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions