[Snacks] Recent files picker

This commit is contained in:
2025-11-07 11:51:09 +01:00
parent 125b0d72cc
commit 053a7f2ba2

View File

@@ -25,14 +25,14 @@ return {
{ {
pane = 2, pane = 2,
icon = "", icon = "",
title = "Recent Files", title = "Recent Files (in project)",
section = "recent_files", section = "recent_files",
indent = 2, indent = 2,
limit = 9, limit = 5,
padding = 1, padding = 1,
hl = "SnacksDashboardPrimary", cwd = true,
}, },
{ pane = 2, icon = "", title = "Projects", section = "projects", indent = 2, padding = 1 }, { pane = 2, icon = "", title = "Projects", section = "projects", indent = 2, padding = 1, limit = 4 },
{ {
pane = 2, pane = 2,
icon = "", icon = "",