Skip to content

feature: let the user use his own vim.ui.select layout #149

@pchampio

Description

@pchampio

Did you check the docs?

  • I have read all the sidekick.nvim docs

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

AFAIK, the sidekick.cli.prompt() layout is forced to be the one of vscode.
I'd prefer to use the one I have defined in my config (through: snacks.picker.sources.select.layout.preset)

Describe the solution you'd like

Could those lines be deleted or made customizable ?

layout = {
preset = "vscode",
hidden = {},

Describe alternatives you've considered

remove the lines with a dirty build/sed command as lazy.nvim build.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions