mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 17:03:39 +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",
|
"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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue