mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 17:03:36 +02:00
update
This commit is contained in:
parent
16a7b5cae6
commit
acd0cdd638
1 changed files with 2 additions and 1 deletions
|
@ -78,7 +78,8 @@ return {
|
||||||
{
|
{
|
||||||
"goolord/alpha-nvim",
|
"goolord/alpha-nvim",
|
||||||
module = "alpha",
|
module = "alpha",
|
||||||
event = "BufWinEnter",
|
-- event = "BufWinEnter",
|
||||||
|
event = "VimEnter",
|
||||||
config = function()
|
config = function()
|
||||||
require("user.alpha")
|
require("user.alpha")
|
||||||
end,
|
end,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue