change telescope picker layout to horizontal

pull/1300/head
David Hendén 4 months ago
parent 1c6a7da06a
commit c1ed53be6f

@ -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…
Cancel
Save