Enable alpha.nvim as the tabline issue was fixed upstream
This commit is contained in:
parent
2aa08b324e
commit
f830fb0043
2
init.lua
2
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user