[lemminx] Update config
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ return {
|
|||||||
xml = {
|
xml = {
|
||||||
format = {
|
format = {
|
||||||
enabled = true, -- is able to format document
|
enabled = true, -- is able to format document
|
||||||
splitAttributes = false, -- each attribute is formatted onto new line
|
splitAttributes = true, -- each attribute is formatted onto new line
|
||||||
joinCDATALines = false, -- normalize content inside CDATA
|
joinCDATALines = false, -- normalize content inside CDATA
|
||||||
joinCommentLines = false, -- normalize content inside comments
|
joinCommentLines = false, -- normalize content inside comments
|
||||||
formatComments = true, -- keep comment in relative position
|
formatComments = true, -- keep comment in relative position
|
||||||
|
|||||||
Reference in New Issue
Block a user