Alpha.nvim has been fixed upstream
This commit is contained in:
parent
c2b4401da1
commit
2f8194437a
1
init.lua
1
init.lua
@ -308,7 +308,6 @@ local config = {
|
|||||||
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 },
|
||||||
["goolord/alpha-nvim"] = { commit = "21a0f2520ad3a7c32c0822f943368dc063a569fb" },
|
|
||||||
|
|
||||||
-- 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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user