feat(pickers): fully customizable layout (#2572)
This commit is contained in:
@@ -188,6 +188,16 @@ append(
|
||||
Default: 'horizontal']]
|
||||
)
|
||||
|
||||
append(
|
||||
"create_layout",
|
||||
nil,
|
||||
[[
|
||||
Configure the layout of Telescope pickers.
|
||||
See |telescope.pickers.layout| for details.
|
||||
|
||||
Default: 'nil']]
|
||||
)
|
||||
|
||||
append("layout_config", layout_config_defaults, layout_config_description)
|
||||
|
||||
append(
|
||||
|
||||
Reference in New Issue
Block a user