Merge remote-tracking branch 'origin' into feature/tune

This commit is contained in:
Thomas Alcala Schneider 2023-11-24 18:06:03 +01:00
commit 4a4584e59f
1 changed files with 2 additions and 0 deletions

View File

@ -527,6 +527,8 @@ local servers = {
Lua = {
workspace = { checkThirdParty = false },
telemetry = { enable = false },
-- NOTE: toggle below to ignore Lua_LS's noisy `missing-fields` warnings
-- diagnostics = { disable = { 'missing-fields' } },
},
},
}