mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +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",
|
||||
module = "alpha",
|
||||
event = "BufWinEnter",
|
||||
-- event = "BufWinEnter",
|
||||
event = "VimEnter",
|
||||
config = function()
|
||||
require("user.alpha")
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue