Fix alpha issue
This commit is contained in:
parent
6eed4b469c
commit
71053e4f28
@ -44,7 +44,7 @@ end
|
||||
return {
|
||||
{
|
||||
"goolord/alpha-nvim",
|
||||
event = "VimEnter",
|
||||
lazy=false,
|
||||
config = function()
|
||||
local dashboard = require("alpha.themes.dashboard")
|
||||
dashboard.section.header.val = get_random_image()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user