fix(xml_ls): enable relatedInformation
This commit is contained in:
@@ -13,7 +13,7 @@ return {
|
||||
xml = {
|
||||
diagnostics = {
|
||||
enabled = true,
|
||||
relatedInformation = "hint",
|
||||
relatedInformation = "on",
|
||||
},
|
||||
formatter = {
|
||||
indentWidth = 2,
|
||||
|
||||
Reference in New Issue
Block a user