optimize buffer sorting

This commit is contained in:
Oliver Hartmann 2023-05-23 15:47:29 +02:00
parent 62ffea7b57
commit 3dfbd9b8b6

View File

@ -138,7 +138,9 @@ return {
pickers = {
-- Your special builtin config goes in here
buffers = {
sort_lastused = true,
sort_lastused = false,
sort_mru = true,
ignore_current_buffer = true,
theme = 'ivy',
mappings = {
i = {