Filter recent files by current project (directory)
This commit is contained in:
parent
81254d8fd6
commit
6040c2f6eb
@ -158,7 +158,7 @@ return {
|
||||
{
|
||||
"<leader>fr",
|
||||
function()
|
||||
Snacks.picker.recent()
|
||||
Snacks.picker.recent({ filter = { cwd = true } })
|
||||
end,
|
||||
desc = "Recent",
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user