[Snacks] Recent files picker
This commit is contained in:
@@ -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 = " ",
|
||||||
|
|||||||
Reference in New Issue
Block a user