Skip to content

plugins/whichkey: Support window and layout fields #1167

@alexpetrean80

Description

@alexpetrean80

In lua wc.setup can take some optional parameters that can change the way the helper looks, e.g.

wc.setup({
  window = { margin = {1, 0, 0, 0.8 }, border = "single"},
  layout = { height = {min = 4, max = 150}, align = "left" },
})

That seem to be missing from nixvim.plugins.which-key and they would be nice to have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions