fix: remove dashboard startup section (no lazy.nvim)
This commit is contained in:
parent
15067c5995
commit
5fe755637f
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@
|
||||||
sections = [
|
sections = [
|
||||||
{section = "header";}
|
{section = "header";}
|
||||||
{section = "keys"; gap = 1; padding = 1;}
|
{section = "keys"; gap = 1; padding = 1;}
|
||||||
{section = "startup";}
|
|
||||||
];
|
];
|
||||||
preset.keys = [
|
preset.keys = [
|
||||||
{icon = " "; key = "e"; action = ":ene | startinsert"; desc = "New file";}
|
{icon = " "; key = "e"; action = ":ene | startinsert"; desc = "New file";}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue