1
0
Fork 0

change nvim banner

This commit is contained in:
Luca Bilke 2024-01-30 01:39:16 +01:00
commit 77df7c7df3

View file

@ -112,7 +112,7 @@ M.opts = function()
}, },
} }
dashboard.section.header.val = banners[2] dashboard.section.header.val = banners[1]
dashboard.section.buttons.val = { dashboard.section.buttons.val = {
dashboard.button("n", icons.File .. " New file", "<Cmd>ene<CR>"), dashboard.button("n", icons.File .. " New file", "<Cmd>ene<CR>"),