feat: rearrange alpha.nvim

pull/99/head
fm39hz-laptop 2024-06-04 15:49:34 +07:00
parent df95fe74b7
commit f5f813fa4d
2 changed files with 1 additions and 4 deletions

View File

@ -37,7 +37,6 @@
"lazyvim.plugins.extras.ui.mini-animate",
"lazyvim.plugins.extras.ui.treesitter-context",
"lazyvim.plugins.extras.util.dot",
"lazyvim.plugins.extras.util.project",
"lazyvim.plugins.extras.util.startuptime"
],
"news": {

View File

@ -41,11 +41,9 @@ return {
},
opts = {
layout = {
{ type = "padding", val = 3 },
section.header,
{ type = "padding", val = 2 },
{ type = "padding", val = 1 },
section.buttons,
{ type = "padding", val = 3 },
section.footer,
},
},