chore: change mason option because is ensure is deprecated
This commit is contained in:
parent
43238b64e2
commit
5ce77627e8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ return {
|
|||
{
|
||||
"williamboman/mason.nvim",
|
||||
opts = {
|
||||
ensure_installed = {
|
||||
pkgs = {
|
||||
"lua-language-server",
|
||||
"stylua",
|
||||
"css-lsp",
|
||||
|
|
Loading…
Reference in a new issue