feat: switch from lazy to vim.pack
This commit is contained in:
@@ -1,8 +1 @@
|
||||
-- https://github.com/williamboman/mason.nvim
|
||||
|
||||
---@type LazyPluginSpec
|
||||
return {
|
||||
"williamboman/mason.nvim",
|
||||
event = "VeryLazy",
|
||||
config = true,
|
||||
}
|
||||
require("mason").setup()
|
||||
|
||||
Reference in New Issue
Block a user