Increase telescope size & position
This commit is contained in:
parent
8ad75b7029
commit
8864a5d37e
1 changed files with 2 additions and 1 deletions
|
|
@ -18,7 +18,8 @@ telescope.setup({
|
|||
defaults = {
|
||||
layout_strategy = 'vertical',
|
||||
layout_config = {
|
||||
vertical = { width = 0.5, height = 0.7 }
|
||||
prompt_position = 'top',
|
||||
vertical = { width = 0.8, height = 0.9 }
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue