vim/telescope: remove 'bottom_pane' from cycle of layouts
This commit is contained in:
parent
47a9914508
commit
3f247adbd0
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ local config = function()
|
||||||
},
|
},
|
||||||
|
|
||||||
cycle_layout_list = {
|
cycle_layout_list = {
|
||||||
{ layout_strategy = 'bottom_pane', layout_config = { width = 1, height = 0.4 }, },
|
|
||||||
'horizontal',
|
'horizontal',
|
||||||
'vertical',
|
'vertical',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue