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