chore: change mason option because is ensure is deprecated

This commit is contained in:
Adrien Waksberg 2024-10-22 09:54:25 +02:00
parent 43238b64e2
commit 5ce77627e8

View file

@ -16,7 +16,7 @@ return {
{ {
"williamboman/mason.nvim", "williamboman/mason.nvim",
opts = { opts = {
ensure_installed = { pkgs = {
"lua-language-server", "lua-language-server",
"stylua", "stylua",
"css-lsp", "css-lsp",