change lazy loading event

This commit is contained in:
2024-11-25 09:19:17 -05:00
parent 6c14c49c4a
commit ab1fab4bdc
+1 -1
View File
@@ -4,7 +4,7 @@ return {
'williamboman/mason-lspconfig.nvim', 'williamboman/mason-lspconfig.nvim',
'WhoIsSethDaniel/mason-tool-installer.nvim', 'WhoIsSethDaniel/mason-tool-installer.nvim',
}, },
event = 'VeryLazy', cmd = 'Mason',
build = ':MasonUpdate', build = ':MasonUpdate',
config = function() config = function()