Disable dashboard as it messes up tabs

This commit is contained in:
Jiří Štefka 2022-10-03 15:01:48 +02:00
parent c5292bddad
commit 2aa08b324e

@ -276,7 +276,7 @@ local config = {
plugins = { plugins = {
init = { init = {
-- You can disable default plugins as follows: -- 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: -- You can also add new plugins here as well:
-- Add plugins, the packer syntax without the "use" -- Add plugins, the packer syntax without the "use"