From 2aa08b324ef5657f704ffb6c89d4d99e1d911fb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20=C5=A0tefka?= Date: Mon, 3 Oct 2022 15:01:48 +0200 Subject: [PATCH] Disable dashboard as it messes up tabs --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 9a522c9..94cb58d 100644 --- a/init.lua +++ b/init.lua @@ -276,7 +276,7 @@ local config = { plugins = { init = { -- You can disable default plugins as follows: - -- ["goolord/alpha-nvim"] = { disable = true }, + ["goolord/alpha-nvim"] = { disable = true }, -- You can also add new plugins here as well: -- Add plugins, the packer syntax without the "use"