fix: remove dashboard startup section (no lazy.nvim)

This commit is contained in:
antoine 2026-04-18 10:30:18 +02:00
parent 15067c5995
commit 5fe755637f
Signed by: antoine
GPG key ID: 9EB6BAADC51B6133

View file

@ -11,7 +11,6 @@
sections = [
{section = "header";}
{section = "keys"; gap = 1; padding = 1;}
{section = "startup";}
];
preset.keys = [
{icon = " "; key = "e"; action = ":ene | startinsert"; desc = "New file";}