fix #1207
This commit is contained in:
parent
31f0a2bd4c
commit
50fdc12f80
|
@ -151,6 +151,7 @@ local plugins = {
|
|||
},
|
||||
|
||||
["goolord/alpha-nvim"] = {
|
||||
after = "base46",
|
||||
disable = true,
|
||||
config = function()
|
||||
require "plugins.configs.alpha"
|
||||
|
|
Loading…
Reference in New Issue