Skip to content

Commit 4f8471d

Browse files
lassfidomattn
authored andcommitted
Use correct indentation
1 parent ffcee66 commit 4f8471d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

settings.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -1439,15 +1439,15 @@
14391439
}
14401440
],
14411441
"qml": [
1442-
{
1443-
"command": "qmlls",
1444-
"url" : "https://github.com/qt/qtdeclarative",
1445-
"description": "An implementation of the Language Server Protocol for qml/qmljs",
1446-
"requires": [],
1447-
"root_uri_patterns": [
1448-
".qmlls.ini"
1449-
]
1450-
}
1442+
{
1443+
"command": "qmlls",
1444+
"url" : "https://github.com/qt/qtdeclarative",
1445+
"description": "An implementation of the Language Server Protocol for qml/qmljs",
1446+
"requires": [],
1447+
"root_uri_patterns": [
1448+
".qmlls.ini"
1449+
]
1450+
}
14511451
],
14521452
"r": [
14531453
{

0 commit comments

Comments
 (0)