From c2b4401da1e1dbc801275be5db565ace943f8104 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20=C5=A0tefka?= Date: Fri, 10 Feb 2023 03:05:07 +0100 Subject: [PATCH] Fix Alpha dashboard (I swear it's fixed this time) --- init.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/init.lua b/init.lua index a7a5d32..4ce7569 100644 --- a/init.lua +++ b/init.lua @@ -308,6 +308,7 @@ local config = { init = { -- You can disable default plugins as follows: -- ["goolord/alpha-nvim"] = { disable = true }, + ["goolord/alpha-nvim"] = { commit = "21a0f2520ad3a7c32c0822f943368dc063a569fb" }, -- You can also add new plugins here as well: -- Add plugins, the packer syntax without the "use"