optimize buffer sorting
This commit is contained in:
parent
62ffea7b57
commit
3dfbd9b8b6
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user