From 9ca65fd94207bfa87219710a9c9cd094e682abbc Mon Sep 17 00:00:00 2001 From: jdhao Date: Mon, 22 May 2023 20:49:29 +0200 Subject: update conf for nvim-dashboard --- lua/plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 54743f8..7c8a0a8 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -148,7 +148,7 @@ packer.startup { config = [[require('config.bufferline')]] } -- fancy start screen - use { "glepnir/dashboard-nvim", event = "VimEnter", + use { "nvimdev/dashboard-nvim", event = "VimEnter", cond = firenvim_not_active, config = [[require('config.dashboard-nvim')]] } -- cgit v1.2.3