chore(nvim): remove projects from dashboard

This commit is contained in:
Stefan Imhoff
2025-03-16 16:24:51 +01:00
parent e9812d6156
commit 9a1b15ef12

View File

@@ -33,7 +33,6 @@ return {
{ section = "header" },
{ icon = "", title = "Keymaps", section = "keys", indent = 2, padding = 1 },
{ icon = "", title = "Recent Files", section = "recent_files", indent = 2, padding = 1 },
{ icon = "", title = "Projects", section = "projects", indent = 2, padding = 1 },
{ section = "startup" },
},
},