6 lines
86 B
Lua
6 lines
86 B
Lua
return {
|
|
"williamboman/mason-lspconfig.nvim",
|
|
opts = {
|
|
auto_install = true,
|
|
},
|
|
}
|