change nvim banner
This commit is contained in:
parent
cb91218c3b
commit
77df7c7df3
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ M.opts = function()
|
|||
},
|
||||
}
|
||||
|
||||
dashboard.section.header.val = banners[2]
|
||||
dashboard.section.header.val = banners[1]
|
||||
|
||||
dashboard.section.buttons.val = {
|
||||
dashboard.button("n", icons.File .. " New file", "<Cmd>ene<CR>"),
|
||||
|
|
Loading…
Add table
Reference in a new issue