mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 08:53:33 +02:00
fix(dasboard): disable alpha only once
This commit is contained in:
parent
6f6d587998
commit
d6b56c075e
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@ return {
|
|||
{
|
||||
"glepnir/dashboard-nvim",
|
||||
event = "VimEnter",
|
||||
dependencies = {
|
||||
-- disable alpha
|
||||
{ "goolord/alpha-nvim", enabled = false },
|
||||
},
|
||||
opts = function()
|
||||
local logo = [[
|
||||
██╗ █████╗ ███████╗██╗ ██╗██╗ ██╗██╗███╗ ███╗ Z
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue