fix(xml_ls): enable relatedInformation

This commit is contained in:
2026-04-19 03:01:51 +02:00
parent bcdc14a789
commit 0123b786f9
+1 -1
View File
@@ -13,7 +13,7 @@ return {
xml = { xml = {
diagnostics = { diagnostics = {
enabled = true, enabled = true,
relatedInformation = "hint", relatedInformation = "on",
}, },
formatter = { formatter = {
indentWidth = 2, indentWidth = 2,