From f830fb0043d1e277f45470804155df1b6c0e2e9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20=C5=A0tefka?= Date: Mon, 3 Oct 2022 23:19:38 +0200 Subject: [PATCH] Enable alpha.nvim as the tabline issue was fixed upstream --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 94cb58d..9a522c9 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"