sorting in buffer telescope window
This commit is contained in:
parent
3f24c9a0f8
commit
41d9095aae
@ -133,9 +133,8 @@ return {
|
|||||||
vimgrep_arguments = vimgrep_arguments,
|
vimgrep_arguments = vimgrep_arguments,
|
||||||
},
|
},
|
||||||
pickers = {
|
pickers = {
|
||||||
-- Your special builtin config goes in here
|
|
||||||
buffers = {
|
buffers = {
|
||||||
sort_lastused = false,
|
sort_lastused = true,
|
||||||
sort_mru = true,
|
sort_mru = true,
|
||||||
ignore_current_buffer = false,
|
ignore_current_buffer = false,
|
||||||
theme = 'ivy',
|
theme = 'ivy',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user