fix(dashboard-nvim) repository has moved to nvimdev/dashboard-nvim

This commit is contained in:
Thibault Duplessis 2023-10-14 13:12:32 +02:00
parent 7fe68d9f05
commit b2945ce39a
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
return {
{ "glepnir/dashboard-nvim", enabled = false },
{ "nvimdev/dashboard-nvim", enabled = false },
{ "echasnovski/mini.starter", enabled = false },
-- Dashboard. This runs when neovim starts, and is what displays
-- the "LAZYVIM" banner.

View file

@ -2,7 +2,7 @@
return {
-- disable alpha
{ "goolord/alpha-nvim", enabled = false },
{ "glepnir/dashboard-nvim", enabled = false },
{ "nvimdev/dashboard-nvim", enabled = false },
-- enable mini.starter
{

View file

@ -45,7 +45,7 @@ return {
end,
},
{
"glepnir/dashboard-nvim",
"nvimdev/dashboard-nvim",
optional = true,
opts = function(_, opts)
local projects = {

View file

@ -331,7 +331,7 @@ return {
end,
},
{
"glepnir/dashboard-nvim",
"nvimdev/dashboard-nvim",
event = "VimEnter",
opts = function()
local logo = [[