Move telescope prompt position

This commit is contained in:
Sonny Bakker 2025-10-08 20:56:21 +02:00
parent bdf0af0645
commit cca1f0e59d

View file

@ -29,7 +29,7 @@ telescope.setup({
defaults = {
layout_strategy = 'vertical',
layout_config = {
prompt_position = 'top',
prompt_position = 'bottom',
vertical = { width = 0.8, height = 0.9 }
},
},