never back down never what?
This commit is contained in:
parent
3e3b6ad0f3
commit
c649488fa4
|
@ -75,6 +75,7 @@ local plugins = {
|
|||
config = function()
|
||||
require('dashboard').setup {
|
||||
theme = 'doom', -- theme is doom and hyper default is hyper
|
||||
center = {
|
||||
{
|
||||
icon = '',
|
||||
icon_hl = 'group',
|
||||
|
@ -84,6 +85,8 @@ local plugins = {
|
|||
key_hl = 'group',
|
||||
action = '',
|
||||
},
|
||||
},
|
||||
footer = {},
|
||||
}
|
||||
end,
|
||||
event = 'VimEnter',
|
||||
|
|
Loading…
Reference in a new issue