master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 41d9095aae - Show all commits

View File

@@ -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',