Skip to content

Commit

Permalink
[Codium] Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
fifthdrew committed Nov 2, 2024
1 parent b789aee commit 2812502
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codium/.config/VSCodium/User/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,13 +144,13 @@
"fileMatch": [
"/zapp.json"
],
"url": "file:///home/vandito/.vscode-oss/extensions/ibm.zopeneditor-4.1.0-universal/resources/zapp-schema-1.1.0.json"
"url": "file:///home/vandito/.vscode-oss/extensions/ibm.zopeneditor-4.2.0-universal/resources/zapp-schema-1.1.1.json"
},
{
"fileMatch": [
"/zcodeformat.json"
],
"url": "file:///home/vandito/.vscode-oss/extensions/ibm.zopeneditor-4.1.0-universal/resources/zcodeformat-schema-0.0.1.json"
"url": "file:///home/vandito/.vscode-oss/extensions/ibm.zopeneditor-4.2.0-universal/resources/zcodeformat-schema-0.0.1.json"
}
],

Expand Down

0 comments on commit 2812502

Please sign in to comment.