Skip to content

Commit 4d26f56

Browse files
chore: revert accidental change in .vscode/settings.json (leanprover-community#40122)
This reverts an addition to .vscode/settings.json that was inadvertently part of leanprover-community#39127.
1 parent c6da518 commit 4d26f56

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,5 @@
2020
"files.readonlyInclude": {
2121
"**/.elan/**": true,
2222
"**/.lake/**": true
23-
},
24-
"json.schemaDownload.enable": false,
25-
"workbench.experimental.cloudChanges.partialMatches.enabled": true
23+
}
2624
}

0 commit comments

Comments
 (0)