fix(dasboard): disable alpha only once
This commit is contained in:
@ -4,10 +4,6 @@ return {
|
|||||||
{
|
{
|
||||||
"glepnir/dashboard-nvim",
|
"glepnir/dashboard-nvim",
|
||||||
event = "VimEnter",
|
event = "VimEnter",
|
||||||
dependencies = {
|
|
||||||
-- disable alpha
|
|
||||||
{ "goolord/alpha-nvim", enabled = false },
|
|
||||||
},
|
|
||||||
opts = function()
|
opts = function()
|
||||||
local logo = [[
|
local logo = [[
|
||||||
██╗ █████╗ ███████╗██╗ ██╗██╗ ██╗██╗███╗ ███╗ Z
|
██╗ █████╗ ███████╗██╗ ██╗██╗ ██╗██╗███╗ ███╗ Z
|
||||||
|
Reference in New Issue
Block a user