neovim/lua/weeheavy/plugins/lsp/mason.lua

6 lines
103 B
Lua

return {
"williamboman/mason.nvim",
tag = "stable",
-- cmd = "Mason",
config = true,
}