mirror of https://github.com/LazyVim/starter
feat: rearrange alpha.nvim
parent
df95fe74b7
commit
f5f813fa4d
|
@ -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": {
|
||||
|
|
|
@ -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,
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue