fix(lemminx): fix wrong keyword

This commit is contained in:
2024-02-26 22:22:56 +01:00
parent cf56ba7308
commit b08efa6ca0
+1 -1
View File
@@ -1,7 +1,7 @@
-- spec: https://github.com/eclipse/lemminx/blob/main/docs/Configuration.md -- spec: https://github.com/eclipse/lemminx/blob/main/docs/Configuration.md
return { return {
enabled = true, enable = true,
mason = { mason = {
name = "lemminx", name = "lemminx",
-- version = "", -- version = "",