sorting in buffer telescope window

This commit is contained in:
Oliver Hartmann 2023-10-15 13:46:23 +02:00
parent 3f24c9a0f8
commit 41d9095aae

View File

@ -133,9 +133,8 @@ return {
vimgrep_arguments = vimgrep_arguments,
},
pickers = {
-- Your special builtin config goes in here
buffers = {
sort_lastused = false,
sort_lastused = true,
sort_mru = true,
ignore_current_buffer = false,
theme = 'ivy',