Move telescope prompt position
This commit is contained in:
parent
bdf0af0645
commit
cca1f0e59d
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ telescope.setup({
|
||||||
defaults = {
|
defaults = {
|
||||||
layout_strategy = 'vertical',
|
layout_strategy = 'vertical',
|
||||||
layout_config = {
|
layout_config = {
|
||||||
prompt_position = 'top',
|
prompt_position = 'bottom',
|
||||||
vertical = { width = 0.8, height = 0.9 }
|
vertical = { width = 0.8, height = 0.9 }
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue