change telescope picker layout to horizontal
This commit is contained in:
parent
1c6a7da06a
commit
c1ed53be6f
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -289,7 +289,7 @@ require('lazy').setup({
|
|||
-- i = { ['<c-enter>'] = 'to_fuzzy_refine' },
|
||||
-- },
|
||||
-- },
|
||||
layout_strategy = 'vertical',
|
||||
layout_strategy = 'horizontal',
|
||||
pickers = {
|
||||
current_buffer_fuzzy_find = {
|
||||
theme = 'ivy',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue